============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_all_types-pk_types7-all_types7-index7---] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.021121 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.056236 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.081268 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.196369 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.46079 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.64457 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.896855 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.376676 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.655584 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.987571 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.223206 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.527342 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004996 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1136127==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 320 byte(s) in 5 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348dea40 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348dea40 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000348dea40 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000348dea40 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x000043bf3d6b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000043bf3d6b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000043bf3d6b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000043bf3d6b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000043bf3d6b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000043bf3d6b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000043c2fa7d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x000043c31e20 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #18 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #19 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #21 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_all_types-pk_types7-all_types7-index7---]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1136010
DEBUG    ya.test:process.py:259 Command (pid 1136010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1136010) elapsed time (sec): 0.9145827293395996
DEBUG    ya.test:process.py:263 Command (pid 1136010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) maxrss: 476552
DEBUG    ya.test:process.py:263 Command (pid 1136010) minflt: 45185
DEBUG    ya.test:process.py:263 Command (pid 1136010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1136010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1136010) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1136010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1136010) stime: 0.275757
DEBUG    ya.test:process.py:263 Command (pid 1136010) utime: 0.525882
DEBUG    ya.test:process.py:263 Command (pid 1136010) wtime: 0.92
DEBUG    ya.test:process.py:275 Command (pid 1136010) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1136010) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15817
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/003099/r3tmp/kikimr_cluster_gg4bbq4l
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61226
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_ekwbq3it.log --grpc-port=61226 --mon-port=61645 --ic-port=15817
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61226/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_ekwbq3it.log --grpc-port=61226 --mon-port=61645 --ic-port=15817
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_ekwbq3it.log', '--grpc-port=61226', '--mon-port=61645', '--ic-port=15817')' in '/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1136127
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61226/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1136135
DEBUG    ya.test:process.py:259 Command (pid 1136135) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1136135) elapsed time (sec): 1.0819878578186035
DEBUG    ya.test:process.py:263 Command (pid 1136135) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) maxrss: 480584
DEBUG    ya.test:process.py:263 Command (pid 1136135) minflt: 45208
DEBUG    ya.test:process.py:263 Command (pid 1136135) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 1136135) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1136135) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1136135) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1136135) stime: 0.212586
DEBUG    ya.test:process.py:263 Command (pid 1136135) utime: 0.547388
DEBUG    ya.test:process.py:263 Command (pid 1136135) wtime: 1.095
DEBUG    ya.test:process.py:275 Command (pid 1136135) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1136135) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61226', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15817\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61226', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15817\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1137849
DEBUG    ya.test:process.py:259 Command (pid 1137849) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1137849) elapsed time (sec): 1.189591407775879
DEBUG    ya.test:process.py:263 Command (pid 1137849) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) maxrss: 577940
DEBUG    ya.test:process.py:263 Command (pid 1137849) minflt: 51571
DEBUG    ya.test:process.py:263 Command (pid 1137849) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1137849) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1137849) nvcsw: 540
DEBUG    ya.test:process.py:263 Command (pid 1137849) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1137849) stime: 0.257939
DEBUG    ya.test:process.py:263 Command (pid 1137849) utime: 0.608163
DEBUG    ya.test:process.py:263 Command (pid 1137849) wtime: 1.194
DEBUG    ya.test:process.py:275 Command (pid 1137849) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 1137849) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61226', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61226', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1138252
DEBUG    ya.test:process.py:259 Command (pid 1138252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1138252) elapsed time (sec): 1.0353796482086182
DEBUG    ya.test:process.py:263 Command (pid 1138252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) maxrss: 578304
DEBUG    ya.test:process.py:263 Command (pid 1138252) minflt: 51507
DEBUG    ya.test:process.py:263 Command (pid 1138252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 1138252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1138252) nvcsw: 556
DEBUG    ya.test:process.py:263 Command (pid 1138252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1138252) stime: 0.229403
DEBUG    ya.test:process.py:263 Command (pid 1138252) utime: 0.597785
DEBUG    ya.test:process.py:263 Command (pid 1138252) wtime: 1.062
DEBUG    ya.test:process.py:275 Command (pid 1138252) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1138252) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/003099/r3tmp/kikimr_cluster_4hh257d5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_gfl_fkyj.log --grpc-port=8376 --mon-port=10164 --ic-port=63239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8376/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_gfl_fkyj.log --grpc-port=8376 --mon-port=10164 --ic-port=63239
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_gfl_fkyj.log', '--grpc-port=8376', '--mon-port=10164', '--ic-port=63239')' in '/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1138984
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8376/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1138986
DEBUG    ya.test:process.py:259 Command (pid 1138986) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1138986) elapsed time (sec): 0.8467752933502197
DEBUG    ya.test:process.py:263 Command (pid 1138986) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) maxrss: 595812
DEBUG    ya.test:process.py:263 Command (pid 1138986) minflt: 45189
DEBUG    ya.test:process.py:263 Command (pid 1138986) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1138986) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1138986) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1138986) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1138986) stime: 0.241147
DEBUG    ya.test:process.py:263 Command (pid 1138986) utime: 0.481614
DEBUG    ya.test:process.py:263 Command (pid 1138986) wtime: 0.867
DEBUG    ya.test:process.py:275 Command (pid 1138986) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1138986) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8376', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63239\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8376', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63239\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1140730
DEBUG    ya.test:process.py:259 Command (pid 1140730) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1140730) elapsed time (sec): 1.2880675792694092
DEBUG    ya.test:process.py:263 Command (pid 1140730) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) maxrss: 659776
DEBUG    ya.test:process.py:263 Command (pid 1140730) minflt: 51412
DEBUG    ya.test:process.py:263 Command (pid 1140730) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) nivcsw: 267
DEBUG    ya.test:process.py:263 Command (pid 1140730) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1140730) nvcsw: 491
DEBUG    ya.test:process.py:263 Command (pid 1140730) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1140730) stime: 0.433289
DEBUG    ya.test:process.py:263 Command (pid 1140730) utime: 0.56862
DEBUG    ya.test:process.py:263 Command (pid 1140730) wtime: 1.291
DEBUG    ya.test:process.py:275 Command (pid 1140730) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1140730) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8376', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003099/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8376', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1140904
DEBUG    ya.test:process.py:259 Command (pid 1140904) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1140904) elapsed time (sec): 1.0258419513702393
DEBUG    ya.test:process.py:263 Command (pid 1140904) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) maxrss: 659776
DEBUG    ya.test:process.py:263 Command (pid 1140904) minflt: 51446
DEBUG    ya.test:process.py:263 Command (pid 1140904) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1140904) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1140904) nvcsw: 519
DEBUG    ya.test:process.py:263 Command (pid 1140904) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1140904) stime: 0.309623
DEBUG    ya.test:process.py:263 Command (pid 1140904) utime: 0.535189
DEBUG    ya.test:process.py:263 Command (pid 1140904) wtime: 1.037
DEBUG    ya.test:process.py:275 Command (pid 1140904) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1140904) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_all_types-pk_types7-all_types7-index7---])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7757890f-e860-459a-9524-09ae8d0a21bf, localhost:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7757890f-e860-459a-9524-09ae8d0a21bf, localhost:61226): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7757890f-e860-459a-9524-09ae8d0a21bf, localhost:61226): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 61226 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:61226, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 46df9755-0b42-45a3-8859-bc1fc9826c6e, localhost:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 46df9755-0b42-45a3-8859-bc1fc9826c6e, localhost:8376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 46df9755-0b42-45a3-8859-bc1fc9826c6e, localhost:8376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 8376 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:8376, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f95d1e9a-a009-4b83-b0a2-ea8d16d94ff7, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f95d1e9a-a009-4b83-b0a2-ea8d16d94ff7, ghrun-w2mzg6gufa.auto.internal:61226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f95d1e9a-a009-4b83-b0a2-ea8d16d94ff7, ghrun-w2mzg6gufa.auto.internal:61226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 511dd2ff-46d7-4761-a57f-7670bc71935a, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 511dd2ff-46d7-4761-a57f-7670bc71935a, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 511dd2ff-46d7-4761-a57f-7670bc71935a, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 645c548b-40aa-4881-ad6e-016f01b732fb, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 645c548b-40aa-4881-ad6e-016f01b732fb, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_all_types` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 645c548b-40aa-4881-ad6e-016f01b732fb, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd635958-e75c-42c0-bbb5-8801b2332a22, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd635958-e75c-42c0-bbb5-8801b2332a22, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd635958-e75c-42c0-bbb5-8801b2332a22, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f25b718d-567c-4135-93ac-9fee3b2eac5a, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f25b718d-567c-4135-93ac-9fee3b2eac5a, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f25b718d-567c-4135-93ac-9fee3b2eac5a, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ed77bd8-a8f5-47ce-9fb9-82d3194c61cb, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ed77bd8-a8f5-47ce-9fb9-82d3194c61cb, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ed77bd8-a8f5-47ce-9fb9-82d3194c61cb, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cd786e2-0ede-42d6-8364-265a217564bc, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cd786e2-0ede-42d6-8364-265a217564bc, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cd786e2-0ede-42d6-8364-265a217564bc, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3405c899-a4a6-4d66-b96b-288938887e70, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3405c899-a4a6-4d66-b96b-288938887e70, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3405c899-a4a6-4d66-b96b-288938887e70, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97490e79-682c-42b1-b6b5-0e94395e8a79, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97490e79-682c-42b1-b6b5-0e94395e8a79, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97490e79-682c-42b1-b6b5-0e94395e8a79, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47ee2c4a-d7b4-4e93-892c-df3e66ea75ad, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47ee2c4a-d7b4-4e93-892c-df3e66ea75ad, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47ee2c4a-d7b4-4e93-892c-df3e66ea75ad, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a3317a9-b86a-423e-ad2b-1032129c661f, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a3317a9-b86a-423e-ad2b-1032129c661f, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a3317a9-b86a-423e-ad2b-1032129c661f, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1de273e9-c00f-47d9-8138-4d5eb3f5731d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1de273e9-c00f-47d9-8138-4d5eb3f5731d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1de273e9-c00f-47d9-8138-4d5eb3f5731d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4ae7139-df2b-4b65-b3ec-dfc182487b9a, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4ae7139-df2b-4b65-b3ec-dfc182487b9a, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4ae7139-df2b-4b65-b3ec-dfc182487b9a, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1b9658d-dbc6-4f32-99d3-a8f9f38d48aa, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1b9658d-dbc6-4f32-99d3-a8f9f38d48aa, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1b9658d-dbc6-4f32-99d3-a8f9f38d48aa, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccc4c9c6-594c-4512-8e82-e6c6b613b5ef, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccc4c9c6-594c-4512-8e82-e6c6b613b5ef, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccc4c9c6-594c-4512-8e82-e6c6b613b5ef, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2964d3e-8d64-43bb-b190-f5d178180dbb, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2964d3e-8d64-43bb-b190-f5d178180dbb, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2964d3e-8d64-43bb-b190-f5d178180dbb, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b31704b9-f5b1-4deb-9418-6078dcaf8cfd, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b31704b9-f5b1-4deb-9418-6078dcaf8cfd, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b31704b9-f5b1-4deb-9418-6078dcaf8cfd, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c538ef33-79c4-4b55-8aac-2696a269b328, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c538ef33-79c4-4b55-8aac-2696a269b328, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c538ef33-79c4-4b55-8aac-2696a269b328, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9eb0bf55-7ce0-49b7-b46a-e7809e9a2fa4, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9eb0bf55-7ce0-49b7-b46a-e7809e9a2fa4, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9eb0bf55-7ce0-49b7-b46a-e7809e9a2fa4, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 569a7833-bfd7-424a-8354-0c1b60c6cdf2, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 569a7833-bfd7-424a-8354-0c1b60c6cdf2, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 569a7833-bfd7-424a-8354-0c1b60c6cdf2, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 770c6309-d497-4525-9d22-cc49b9d6b484, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 770c6309-d497-4525-9d22-cc49b9d6b484, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 770c6309-d497-4525-9d22-cc49b9d6b484, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 034c9e0f-8022-4ab2-ba22-7be0d9cd153a, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 034c9e0f-8022-4ab2-ba22-7be0d9cd153a, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 034c9e0f-8022-4ab2-ba22-7be0d9cd153a, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d897ce3-0c34-4c16-b055-16a25299684b, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d897ce3-0c34-4c16-b055-16a25299684b, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d897ce3-0c34-4c16-b055-16a25299684b, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cabe847b-4356-4783-ad70-2323983dfd8c, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cabe847b-4356-4783-ad70-2323983dfd8c, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cabe847b-4356-4783-ad70-2323983dfd8c, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 058fd532-7f79-48b1-8265-501531730c97, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 058fd532-7f79-48b1-8265-501531730c97, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 058fd532-7f79-48b1-8265-501531730c97, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 524d5c69-215b-453f-af74-68279e4d7198, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 524d5c69-215b-453f-af74-68279e4d7198, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 524d5c69-215b-453f-af74-68279e4d7198, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fca13fec-115d-442e-b4d5-0fca4e02394f, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fca13fec-115d-442e-b4d5-0fca4e02394f, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fca13fec-115d-442e-b4d5-0fca4e02394f, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99287289-6968-4c7f-8d00-a55c9927d583, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99287289-6968-4c7f-8d00-a55c9927d583, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99287289-6968-4c7f-8d00-a55c9927d583, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fec8c5e-3ff5-4668-829c-c756ef1cd0b9, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fec8c5e-3ff5-4668-829c-c756ef1cd0b9, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fec8c5e-3ff5-4668-829c-c756ef1cd0b9, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7dfdbe7-b31c-4b63-852f-c915301f5174, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7dfdbe7-b31c-4b63-852f-c915301f5174, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7dfdbe7-b31c-4b63-852f-c915301f5174, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5429b265-42e1-40c8-a03d-106624b8231f, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5429b265-42e1-40c8-a03d-106624b8231f, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5429b265-42e1-40c8-a03d-106624b8231f, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 052bef5f-fbab-4785-b6bb-30ad1dcd4ff4, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 052bef5f-fbab-4785-b6bb-30ad1dcd4ff4, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 052bef5f-fbab-4785-b6bb-30ad1dcd4ff4, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9411e021-c176-4251-b3a0-c825ff6d5203, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9411e021-c176-4251-b3a0-c825ff6d5203, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9411e021-c176-4251-b3a0-c825ff6d5203, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7989b72d-f263-4a4d-8b58-d85612f08ab7, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7989b72d-f263-4a4d-8b58-d85612f08ab7, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7989b72d-f263-4a4d-8b58-d85612f08ab7, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b880e30-3983-45d1-9f73-f5eed09dff66, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b880e30-3983-45d1-9f73-f5eed09dff66, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b880e30-3983-45d1-9f73-f5eed09dff66, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82471977-0ece-400b-a285-42b82b7c0bbc, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82471977-0ece-400b-a285-42b82b7c0bbc, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82471977-0ece-400b-a285-42b82b7c0bbc, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e04406e-2fba-4bc5-bd2a-0024384c7f25, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e04406e-2fba-4bc5-bd2a-0024384c7f25, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e04406e-2fba-4bc5-bd2a-0024384c7f25, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4be4c719-1419-44e8-b07d-a02bb8f86c94, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4be4c719-1419-44e8-b07d-a02bb8f86c94, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4be4c719-1419-44e8-b07d-a02bb8f86c94, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9d7510a-cbf9-4413-81ff-8ac3b831d352, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9d7510a-cbf9-4413-81ff-8ac3b831d352, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9d7510a-cbf9-4413-81ff-8ac3b831d352, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e318ddf-f457-4d70-ab07-2e53c7cc8b77, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e318ddf-f457-4d70-ab07-2e53c7cc8b77, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e318ddf-f457-4d70-ab07-2e53c7cc8b77, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 157e68a7-c182-4d56-b5bd-a07f82f2edd9, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 157e68a7-c182-4d56-b5bd-a07f82f2edd9, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 157e68a7-c182-4d56-b5bd-a07f82f2edd9, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f66b2b87-4246-42e2-9c29-f3dcccc15c1d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f66b2b87-4246-42e2-9c29-f3dcccc15c1d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f66b2b87-4246-42e2-9c29-f3dcccc15c1d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50a87a84-8f26-4fbf-bf9a-8ccca819481e, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50a87a84-8f26-4fbf-bf9a-8ccca819481e, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50a87a84-8f26-4fbf-bf9a-8ccca819481e, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc91f0b7-2f3d-4f0b-be9e-2f13dc7584c8, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc91f0b7-2f3d-4f0b-be9e-2f13dc7584c8, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc91f0b7-2f3d-4f0b-be9e-2f13dc7584c8, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d05e1b8-d003-40ca-a571-bde89b26a626, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d05e1b8-d003-40ca-a571-bde89b26a626, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d05e1b8-d003-40ca-a571-bde89b26a626, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20cb7728-11d2-4159-ac88-5ffe4b14803d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20cb7728-11d2-4159-ac88-5ffe4b14803d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20cb7728-11d2-4159-ac88-5ffe4b14803d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc6d50f4-0717-413b-a094-c1b5485c1995, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc6d50f4-0717-413b-a094-c1b5485c1995, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc6d50f4-0717-413b-a094-c1b5485c1995, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1986fd76-b794-4116-a4be-d884f7d3947d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1986fd76-b794-4116-a4be-d884f7d3947d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1986fd76-b794-4116-a4be-d884f7d3947d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1240cef6-31dd-45db-bd75-b052951494bf, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1240cef6-31dd-45db-bd75-b052951494bf, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1240cef6-31dd-45db-bd75-b052951494bf, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 062b649e-e68f-427b-9b01-d4622b7968d7, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 062b649e-e68f-427b-9b01-d4622b7968d7, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 062b649e-e68f-427b-9b01-d4622b7968d7, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ddfa4198-88de-4873-9ac4-2d17ba5c503c, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddfa4198-88de-4873-9ac4-2d17ba5c503c, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddfa4198-88de-4873-9ac4-2d17ba5c503c, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f18e7a4-f1f0-497b-b9ca-8559ff2a585d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f18e7a4-f1f0-497b-b9ca-8559ff2a585d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f18e7a4-f1f0-497b-b9ca-8559ff2a585d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4bf85ad8-5615-404b-b81f-16abebfa020f, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bf85ad8-5615-404b-b81f-16abebfa020f, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bf85ad8-5615-404b-b81f-16abebfa020f, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0b5b344-d8a2-483e-ba10-ae26e796653b, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0b5b344-d8a2-483e-ba10-ae26e796653b, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0b5b344-d8a2-483e-ba10-ae26e796653b, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fcf8a6a-ff03-4f60-bd63-8f2cecd68470, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fcf8a6a-ff03-4f60-bd63-8f2cecd68470, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fcf8a6a-ff03-4f60-bd63-8f2cecd68470, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7964516c-3acb-40d5-a0d7-bfa1a0236c0e, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7964516c-3acb-40d5-a0d7-bfa1a0236c0e, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7964516c-3acb-40d5-a0d7-bfa1a0236c0e, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 92a3c317-3f51-48c2-9476-9071c767b84e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92a3c317-3f51-48c2-9476-9071c767b84e, ghrun-w2mzg6gufa.auto.internal:8376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92a3c317-3f51-48c2-9476-9071c767b84e, ghrun-w2mzg6gufa.auto.internal:8376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1f651e27-c3e2-4040-a8dc-859eb63e0d0b, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f651e27-c3e2-4040-a8dc-859eb63e0d0b, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f651e27-c3e2-4040-a8dc-859eb63e0d0b, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57d56357-879f-4dd1-a9fc-d548db8f3b8e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57d56357-879f-4dd1-a9fc-d548db8f3b8e, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_all_types`\n                        FOR `/Root/table_all_types` AS `/Root/table_all_types`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:61226/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57d56357-879f-4dd1-a9fc-d548db8f3b8e, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e56c7355-653e-44d8-909d-9b6eccb7e5b2, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e56c7355-653e-44d8-909d-9b6eccb7e5b2, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e56c7355-653e-44d8-909d-9b6eccb7e5b2, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0dd85a7d-aeee-4dbf-bb8b-f1dd54f86252, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dd85a7d-aeee-4dbf-bb8b-f1dd54f86252, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dd85a7d-aeee-4dbf-bb8b-f1dd54f86252, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb200903-3368-4dac-9bb2-0404cf312e99, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb200903-3368-4dac-9bb2-0404cf312e99, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb200903-3368-4dac-9bb2-0404cf312e99, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f9397bd-5a91-4994-aa8f-b54da6468c99, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f9397bd-5a91-4994-aa8f-b54da6468c99, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f9397bd-5a91-4994-aa8f-b54da6468c99, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0015c27-9ff6-4942-a101-332578a46c8f, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0015c27-9ff6-4942-a101-332578a46c8f, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0015c27-9ff6-4942-a101-332578a46c8f, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 343c81d2-d6ea-41d3-a61e-40185b563e3e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 343c81d2-d6ea-41d3-a61e-40185b563e3e, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 343c81d2-d6ea-41d3-a61e-40185b563e3e, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03b38ee2-cf7f-4807-a8fb-151b561ab619, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03b38ee2-cf7f-4807-a8fb-151b561ab619, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03b38ee2-cf7f-4807-a8fb-151b561ab619, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0b0ef85-b199-4e47-a46c-f9ee364e0671, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0b0ef85-b199-4e47-a46c-f9ee364e0671, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0b0ef85-b199-4e47-a46c-f9ee364e0671, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32023a3e-9ca8-4ec5-805d-aad3b731b05d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32023a3e-9ca8-4ec5-805d-aad3b731b05d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(7 AS Int64) and col_Uint64=CAST(7 AS Uint64) and col_Int32=CAST(7 AS Int32) and col_Uint32=CAST(7 AS Uint32) and col_Int16=CAST(7 AS Int16) and col_Uint16=CAST(7 AS Uint16) and col_Int8=CAST(7 AS Int8) and col_Uint8=CAST(7 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'70.0\' AS DyNumber) and col_String=\'String 7\' and col_Utf8=\'Utf8 7\' and col_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2007-01-01\' AS Date) and col_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200700000000 AS Timestamp) and col_Interval=CAST(7 AS Interval) and col_Date32=CAST(\'2007-01-01\' AS Date32) and col_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_Interval64=CAST(7 AS Interval64) and col_Float=CAST(7.1 AS Float) and col_Double=CAST(7.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32023a3e-9ca8-4ec5-805d-aad3b731b05d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b41869a4-8f7f-4be0-97db-950a7c774c57, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b41869a4-8f7f-4be0-97db-950a7c774c57, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(8 AS Int64) and col_Uint64=CAST(8 AS Uint64) and col_Int32=CAST(8 AS Int32) and col_Uint32=CAST(8 AS Uint32) and col_Int16=CAST(8 AS Int16) and col_Uint16=CAST(8 AS Uint16) and col_Int8=CAST(8 AS Int8) and col_Uint8=CAST(8 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'80.0\' AS DyNumber) and col_String=\'String 8\' and col_Utf8=\'Utf8 8\' and col_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2008-01-01\' AS Date) and col_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200800000000 AS Timestamp) and col_Interval=CAST(8 AS Interval) and col_Date32=CAST(\'2008-01-01\' AS Date32) and col_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_Interval64=CAST(8 AS Interval64) and col_Float=CAST(8.1 AS Float) and col_Double=CAST(8.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b41869a4-8f7f-4be0-97db-950a7c774c57, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0de84043-38eb-449e-90ac-f4796124ddb0, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0de84043-38eb-449e-90ac-f4796124ddb0, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(9 AS Int64) and col_Uint64=CAST(9 AS Uint64) and col_Int32=CAST(9 AS Int32) and col_Uint32=CAST(9 AS Uint32) and col_Int16=CAST(9 AS Int16) and col_Uint16=CAST(9 AS Uint16) and col_Int8=CAST(9 AS Int8) and col_Uint8=CAST(9 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'90.0\' AS DyNumber) and col_String=\'String 9\' and col_Utf8=\'Utf8 9\' and col_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2009-01-01\' AS Date) and col_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200900000000 AS Timestamp) and col_Interval=CAST(9 AS Interval) and col_Date32=CAST(\'2009-01-01\' AS Date32) and col_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_Interval64=CAST(9 AS Interval64) and col_Float=CAST(9.1 AS Float) and col_Double=CAST(9.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0de84043-38eb-449e-90ac-f4796124ddb0, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f637dc25-17bc-4e6b-8205-19467346c9fa, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f637dc25-17bc-4e6b-8205-19467346c9fa, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(10 AS Int64) and col_Uint64=CAST(10 AS Uint64) and col_Int32=CAST(10 AS Int32) and col_Uint32=CAST(10 AS Uint32) and col_Int16=CAST(10 AS Int16) and col_Uint16=CAST(10 AS Uint16) and col_Int8=CAST(10 AS Int8) and col_Uint8=CAST(10 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'100.0\' AS DyNumber) and col_String=\'String 10\' and col_Utf8=\'Utf8 10\' and col_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2010-01-01\' AS Date) and col_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201000000000 AS Timestamp) and col_Interval=CAST(10 AS Interval) and col_Date32=CAST(\'2010-01-01\' AS Date32) and col_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_Interval64=CAST(10 AS Interval64) and col_Float=CAST(10.1 AS Float) and col_Double=CAST(10.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f637dc25-17bc-4e6b-8205-19467346c9fa, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f63503b8-f3d0-4914-85f2-ed56ca12a6b2, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f63503b8-f3d0-4914-85f2-ed56ca12a6b2, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(11 AS Int64) and col_Uint64=CAST(11 AS Uint64) and col_Int32=CAST(11 AS Int32) and col_Uint32=CAST(11 AS Uint32) and col_Int16=CAST(11 AS Int16) and col_Uint16=CAST(11 AS Uint16) and col_Int8=CAST(11 AS Int8) and col_Uint8=CAST(11 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'110.0\' AS DyNumber) and col_String=\'String 11\' and col_Utf8=\'Utf8 11\' and col_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2011-01-01\' AS Date) and col_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201100000000 AS Timestamp) and col_Interval=CAST(11 AS Interval) and col_Date32=CAST(\'2011-01-01\' AS Date32) and col_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_Interval64=CAST(11 AS Interval64) and col_Float=CAST(11.1 AS Float) and col_Double=CAST(11.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f63503b8-f3d0-4914-85f2-ed56ca12a6b2, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 48ab3ec6-6bba-4a1f-ad2b-c2b3a268f462, localhost:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48ab3ec6-6bba-4a1f-ad2b-c2b3a268f462, localhost:61226): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48ab3ec6-6bba-4a1f-ad2b-c2b3a268f462, localhost:61226): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 61226 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:61226, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cc0b1ec-4ec2-4e90-99d0-4136151ec4de, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cc0b1ec-4ec2-4e90-99d0-4136151ec4de, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(12 AS Int64) and col_Uint64=CAST(12 AS Uint64) and col_Int32=CAST(12 AS Int32) and col_Uint32=CAST(12 AS Uint32) and col_Int16=CAST(12 AS Int16) and col_Uint16=CAST(12 AS Uint16) and col_Int8=CAST(12 AS Int8) and col_Uint8=CAST(12 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'120.0\' AS DyNumber) and col_String=\'String 12\' and col_Utf8=\'Utf8 12\' and col_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2012-01-01\' AS Date) and col_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201200000000 AS Timestamp) and col_Interval=CAST(12 AS Interval) and col_Date32=CAST(\'2012-01-01\' AS Date32) and col_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_Interval64=CAST(12 AS Interval64) and col_Float=CAST(12.1 AS Float) and col_Double=CAST(12.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cc0b1ec-4ec2-4e90-99d0-4136151ec4de, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4ab3629-9c67-43cc-8586-2884e4a91fa6, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4ab3629-9c67-43cc-8586-2884e4a91fa6, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(13 AS Int64) and col_Uint64=CAST(13 AS Uint64) and col_Int32=CAST(13 AS Int32) and col_Uint32=CAST(13 AS Uint32) and col_Int16=CAST(13 AS Int16) and col_Uint16=CAST(13 AS Uint16) and col_Int8=CAST(13 AS Int8) and col_Uint8=CAST(13 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'130.0\' AS DyNumber) and col_String=\'String 13\' and col_Utf8=\'Utf8 13\' and col_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2013-01-01\' AS Date) and col_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201300000000 AS Timestamp) and col_Interval=CAST(13 AS Interval) and col_Date32=CAST(\'2013-01-01\' AS Date32) and col_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_Interval64=CAST(13 AS Interval64) and col_Float=CAST(13.1 AS Float) and col_Double=CAST(13.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4ab3629-9c67-43cc-8586-2884e4a91fa6, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 629a45a5-ac94-4ee5-8969-f981e8343a81, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 629a45a5-ac94-4ee5-8969-f981e8343a81, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(14 AS Int64) and col_Uint64=CAST(14 AS Uint64) and col_Int32=CAST(14 AS Int32) and col_Uint32=CAST(14 AS Uint32) and col_Int16=CAST(14 AS Int16) and col_Uint16=CAST(14 AS Uint16) and col_Int8=CAST(14 AS Int8) and col_Uint8=CAST(14 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'140.0\' AS DyNumber) and col_String=\'String 14\' and col_Utf8=\'Utf8 14\' and col_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2014-01-01\' AS Date) and col_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201400000000 AS Timestamp) and col_Interval=CAST(14 AS Interval) and col_Date32=CAST(\'2014-01-01\' AS Date32) and col_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_Interval64=CAST(14 AS Interval64) and col_Float=CAST(14.1 AS Float) and col_Double=CAST(14.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 629a45a5-ac94-4ee5-8969-f981e8343a81, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9685cc91-156d-40cd-8bc7-180fae59d771, localhost:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9685cc91-156d-40cd-8bc7-180fae59d771, localhost:8376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9685cc91-156d-40cd-8bc7-180fae59d771, localhost:8376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 8376 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:8376, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8376
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e0f6f8d-2111-48b9-bbba-c20e08415144, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e0f6f8d-2111-48b9-bbba-c20e08415144, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(15 AS Int64) and col_Uint64=CAST(15 AS Uint64) and col_Int32=CAST(15 AS Int32) and col_Uint32=CAST(15 AS Uint32) and col_Int16=CAST(15 AS Int16) and col_Uint16=CAST(15 AS Uint16) and col_Int8=CAST(15 AS Int8) and col_Uint8=CAST(15 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'150.0\' AS DyNumber) and col_String=\'String 15\' and col_Utf8=\'Utf8 15\' and col_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2015-01-01\' AS Date) and col_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201500000000 AS Timestamp) and col_Interval=CAST(15 AS Interval) and col_Date32=CAST(\'2015-01-01\' AS Date32) and col_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_Interval64=CAST(15 AS Interval64) and col_Float=CAST(15.1 AS Float) and col_Double=CAST(15.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e0f6f8d-2111-48b9-bbba-c20e08415144, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c22df759-ee44-4c68-84bb-65860ec7c589, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c22df759-ee44-4c68-84bb-65860ec7c589, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(16 AS Int64) and col_Uint64=CAST(16 AS Uint64) and col_Int32=CAST(16 AS Int32) and col_Uint32=CAST(16 AS Uint32) and col_Int16=CAST(16 AS Int16) and col_Uint16=CAST(16 AS Uint16) and col_Int8=CAST(16 AS Int8) and col_Uint8=CAST(16 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'160.0\' AS DyNumber) and col_String=\'String 16\' and col_Utf8=\'Utf8 16\' and col_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2016-01-01\' AS Date) and col_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201600000000 AS Timestamp) and col_Interval=CAST(16 AS Interval) and col_Date32=CAST(\'2016-01-01\' AS Date32) and col_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_Interval64=CAST(16 AS Interval64) and col_Float=CAST(16.1 AS Float) and col_Double=CAST(16.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c22df759-ee44-4c68-84bb-65860ec7c589, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93880b3a-79ed-448d-9268-e0e7465691fe, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93880b3a-79ed-448d-9268-e0e7465691fe, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(17 AS Int64) and col_Uint64=CAST(17 AS Uint64) and col_Int32=CAST(17 AS Int32) and col_Uint32=CAST(17 AS Uint32) and col_Int16=CAST(17 AS Int16) and col_Uint16=CAST(17 AS Uint16) and col_Int8=CAST(17 AS Int8) and col_Uint8=CAST(17 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'170.0\' AS DyNumber) and col_String=\'String 17\' and col_Utf8=\'Utf8 17\' and col_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2017-01-01\' AS Date) and col_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201700000000 AS Timestamp) and col_Interval=CAST(17 AS Interval) and col_Date32=CAST(\'2017-01-01\' AS Date32) and col_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_Interval64=CAST(17 AS Interval64) and col_Float=CAST(17.1 AS Float) and col_Double=CAST(17.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93880b3a-79ed-448d-9268-e0e7465691fe, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 007b37ce-cf90-4702-b7a2-37f0939ed181, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 007b37ce-cf90-4702-b7a2-37f0939ed181, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(18 AS Int64) and col_Uint64=CAST(18 AS Uint64) and col_Int32=CAST(18 AS Int32) and col_Uint32=CAST(18 AS Uint32) and col_Int16=CAST(18 AS Int16) and col_Uint16=CAST(18 AS Uint16) and col_Int8=CAST(18 AS Int8) and col_Uint8=CAST(18 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'180.0\' AS DyNumber) and col_String=\'String 18\' and col_Utf8=\'Utf8 18\' and col_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2018-01-01\' AS Date) and col_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201800000000 AS Timestamp) and col_Interval=CAST(18 AS Interval) and col_Date32=CAST(\'2018-01-01\' AS Date32) and col_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_Interval64=CAST(18 AS Interval64) and col_Float=CAST(18.1 AS Float) and col_Double=CAST(18.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 007b37ce-cf90-4702-b7a2-37f0939ed181, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 234e10ed-84aa-45db-84b1-e572aaa859eb, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 234e10ed-84aa-45db-84b1-e572aaa859eb, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(19 AS Int64) and col_Uint64=CAST(19 AS Uint64) and col_Int32=CAST(19 AS Int32) and col_Uint32=CAST(19 AS Uint32) and col_Int16=CAST(19 AS Int16) and col_Uint16=CAST(19 AS Uint16) and col_Int8=CAST(19 AS Int8) and col_Uint8=CAST(19 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'190.0\' AS DyNumber) and col_String=\'String 19\' and col_Utf8=\'Utf8 19\' and col_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2019-01-01\' AS Date) and col_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201900000000 AS Timestamp) and col_Interval=CAST(19 AS Interval) and col_Date32=CAST(\'2019-01-01\' AS Date32) and col_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_Interval64=CAST(19 AS Interval64) and col_Float=CAST(19.1 AS Float) and col_Double=CAST(19.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 234e10ed-84aa-45db-84b1-e572aaa859eb, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faadc5c3-2cc0-430f-9e73-d5eedf980c2f, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faadc5c3-2cc0-430f-9e73-d5eedf980c2f, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(20 AS Int64) and col_Uint64=CAST(20 AS Uint64) and col_Int32=CAST(20 AS Int32) and col_Uint32=CAST(20 AS Uint32) and col_Int16=CAST(20 AS Int16) and col_Uint16=CAST(20 AS Uint16) and col_Int8=CAST(20 AS Int8) and col_Uint8=CAST(20 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'200.0\' AS DyNumber) and col_String=\'String 20\' and col_Utf8=\'Utf8 20\' and col_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2020-01-01\' AS Date) and col_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202000000000 AS Timestamp) and col_Interval=CAST(20 AS Interval) and col_Date32=CAST(\'2020-01-01\' AS Date32) and col_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_Interval64=CAST(20 AS Interval64) and col_Float=CAST(20.1 AS Float) and col_Double=CAST(20.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faadc5c3-2cc0-430f-9e73-d5eedf980c2f, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adbbdb91-655e-4d2a-b8c4-393c51b1f91e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adbbdb91-655e-4d2a-b8c4-393c51b1f91e, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(21 AS Int64) and col_Uint64=CAST(21 AS Uint64) and col_Int32=CAST(21 AS Int32) and col_Uint32=CAST(21 AS Uint32) and col_Int16=CAST(21 AS Int16) and col_Uint16=CAST(21 AS Uint16) and col_Int8=CAST(21 AS Int8) and col_Uint8=CAST(21 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'210.0\' AS DyNumber) and col_String=\'String 21\' and col_Utf8=\'Utf8 21\' and col_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2021-01-01\' AS Date) and col_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202100000000 AS Timestamp) and col_Interval=CAST(21 AS Interval) and col_Date32=CAST(\'2021-01-01\' AS Date32) and col_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_Interval64=CAST(21 AS Interval64) and col_Float=CAST(21.1 AS Float) and col_Double=CAST(21.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, adbbdb91-655e-4d2a-b8c4-393c51b1f91e, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acc4809f-d140-4608-9ea2-60235a1e4754, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acc4809f-d140-4608-9ea2-60235a1e4754, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(22 AS Int64) and col_Uint64=CAST(22 AS Uint64) and col_Int32=CAST(22 AS Int32) and col_Uint32=CAST(22 AS Uint32) and col_Int16=CAST(22 AS Int16) and col_Uint16=CAST(22 AS Uint16) and col_Int8=CAST(22 AS Int8) and col_Uint8=CAST(22 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'220.0\' AS DyNumber) and col_String=\'String 22\' and col_Utf8=\'Utf8 22\' and col_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2022-01-01\' AS Date) and col_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202200000000 AS Timestamp) and col_Interval=CAST(22 AS Interval) and col_Date32=CAST(\'2022-01-01\' AS Date32) and col_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_Interval64=CAST(22 AS Interval64) and col_Float=CAST(22.1 AS Float) and col_Double=CAST(22.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acc4809f-d140-4608-9ea2-60235a1e4754, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 038f3ffa-2bf6-40b5-abcb-178c4b003638, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 038f3ffa-2bf6-40b5-abcb-178c4b003638, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(23 AS Int64) and col_Uint64=CAST(23 AS Uint64) and col_Int32=CAST(23 AS Int32) and col_Uint32=CAST(23 AS Uint32) and col_Int16=CAST(23 AS Int16) and col_Uint16=CAST(23 AS Uint16) and col_Int8=CAST(23 AS Int8) and col_Uint8=CAST(23 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'230.0\' AS DyNumber) and col_String=\'String 23\' and col_Utf8=\'Utf8 23\' and col_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2023-01-01\' AS Date) and col_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202300000000 AS Timestamp) and col_Interval=CAST(23 AS Interval) and col_Date32=CAST(\'2023-01-01\' AS Date32) and col_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_Interval64=CAST(23 AS Interval64) and col_Float=CAST(23.1 AS Float) and col_Double=CAST(23.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 038f3ffa-2bf6-40b5-abcb-178c4b003638, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70695b2a-26ee-4896-a8bd-1e6f45b62b8d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70695b2a-26ee-4896-a8bd-1e6f45b62b8d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(24 AS Int64) and col_Uint64=CAST(24 AS Uint64) and col_Int32=CAST(24 AS Int32) and col_Uint32=CAST(24 AS Uint32) and col_Int16=CAST(24 AS Int16) and col_Uint16=CAST(24 AS Uint16) and col_Int8=CAST(24 AS Int8) and col_Uint8=CAST(24 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'240.0\' AS DyNumber) and col_String=\'String 24\' and col_Utf8=\'Utf8 24\' and col_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2024-01-01\' AS Date) and col_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202400000000 AS Timestamp) and col_Interval=CAST(24 AS Interval) and col_Date32=CAST(\'2024-01-01\' AS Date32) and col_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_Interval64=CAST(24 AS Interval64) and col_Float=CAST(24.1 AS Float) and col_Double=CAST(24.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70695b2a-26ee-4896-a8bd-1e6f45b62b8d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97c613e6-864a-4f47-ad67-f1fc90628eea, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97c613e6-864a-4f47-ad67-f1fc90628eea, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(25 AS Int64) and col_Uint64=CAST(25 AS Uint64) and col_Int32=CAST(25 AS Int32) and col_Uint32=CAST(25 AS Uint32) and col_Int16=CAST(25 AS Int16) and col_Uint16=CAST(25 AS Uint16) and col_Int8=CAST(25 AS Int8) and col_Uint8=CAST(25 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'250.0\' AS DyNumber) and col_String=\'String 25\' and col_Utf8=\'Utf8 25\' and col_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2025-01-01\' AS Date) and col_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202500000000 AS Timestamp) and col_Interval=CAST(25 AS Interval) and col_Date32=CAST(\'2025-01-01\' AS Date32) and col_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_Interval64=CAST(25 AS Interval64) and col_Float=CAST(25.1 AS Float) and col_Double=CAST(25.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97c613e6-864a-4f47-ad67-f1fc90628eea, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 653b48a4-b8d0-44f7-97b3-f42d3b6855c2, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 653b48a4-b8d0-44f7-97b3-f42d3b6855c2, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(26 AS Int64) and col_Uint64=CAST(26 AS Uint64) and col_Int32=CAST(26 AS Int32) and col_Uint32=CAST(26 AS Uint32) and col_Int16=CAST(26 AS Int16) and col_Uint16=CAST(26 AS Uint16) and col_Int8=CAST(26 AS Int8) and col_Uint8=CAST(26 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'260.0\' AS DyNumber) and col_String=\'String 26\' and col_Utf8=\'Utf8 26\' and col_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2026-01-01\' AS Date) and col_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202600000000 AS Timestamp) and col_Interval=CAST(26 AS Interval) and col_Date32=CAST(\'2026-01-01\' AS Date32) and col_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_Interval64=CAST(26 AS Interval64) and col_Float=CAST(26.1 AS Float) and col_Double=CAST(26.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 653b48a4-b8d0-44f7-97b3-f42d3b6855c2, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 516eca01-a4d7-4baa-bbdc-0cd30837487e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 516eca01-a4d7-4baa-bbdc-0cd30837487e, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(27 AS Int64) and col_Uint64=CAST(27 AS Uint64) and col_Int32=CAST(27 AS Int32) and col_Uint32=CAST(27 AS Uint32) and col_Int16=CAST(27 AS Int16) and col_Uint16=CAST(27 AS Uint16) and col_Int8=CAST(27 AS Int8) and col_Uint8=CAST(27 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'270.0\' AS DyNumber) and col_String=\'String 27\' and col_Utf8=\'Utf8 27\' and col_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2027-01-01\' AS Date) and col_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202700000000 AS Timestamp) and col_Interval=CAST(27 AS Interval) and col_Date32=CAST(\'2027-01-01\' AS Date32) and col_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_Interval64=CAST(27 AS Interval64) and col_Float=CAST(27.1 AS Float) and col_Double=CAST(27.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 516eca01-a4d7-4baa-bbdc-0cd30837487e, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cacb3604-a3eb-454f-a91b-dff0e6aa82f6, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cacb3604-a3eb-454f-a91b-dff0e6aa82f6, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(28 AS Int64) and col_Uint64=CAST(28 AS Uint64) and col_Int32=CAST(28 AS Int32) and col_Uint32=CAST(28 AS Uint32) and col_Int16=CAST(28 AS Int16) and col_Uint16=CAST(28 AS Uint16) and col_Int8=CAST(28 AS Int8) and col_Uint8=CAST(28 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'280.0\' AS DyNumber) and col_String=\'String 28\' and col_Utf8=\'Utf8 28\' and col_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2028-01-01\' AS Date) and col_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202800000000 AS Timestamp) and col_Interval=CAST(28 AS Interval) and col_Date32=CAST(\'2028-01-01\' AS Date32) and col_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_Interval64=CAST(28 AS Interval64) and col_Float=CAST(28.1 AS Float) and col_Double=CAST(28.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cacb3604-a3eb-454f-a91b-dff0e6aa82f6, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 453c133e-8b81-4482-9d3e-17046b301b5d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 453c133e-8b81-4482-9d3e-17046b301b5d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(29 AS Int64) and col_Uint64=CAST(29 AS Uint64) and col_Int32=CAST(29 AS Int32) and col_Uint32=CAST(29 AS Uint32) and col_Int16=CAST(29 AS Int16) and col_Uint16=CAST(29 AS Uint16) and col_Int8=CAST(29 AS Int8) and col_Uint8=CAST(29 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'290.0\' AS DyNumber) and col_String=\'String 29\' and col_Utf8=\'Utf8 29\' and col_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2029-01-01\' AS Date) and col_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202900000000 AS Timestamp) and col_Interval=CAST(29 AS Interval) and col_Date32=CAST(\'2029-01-01\' AS Date32) and col_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_Interval64=CAST(29 AS Interval64) and col_Float=CAST(29.1 AS Float) and col_Double=CAST(29.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 453c133e-8b81-4482-9d3e-17046b301b5d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb991d97-2c92-43d4-b490-8207102c33ac, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb991d97-2c92-43d4-b490-8207102c33ac, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(30 AS Int64) and col_Uint64=CAST(30 AS Uint64) and col_Int32=CAST(30 AS Int32) and col_Uint32=CAST(30 AS Uint32) and col_Int16=CAST(30 AS Int16) and col_Uint16=CAST(30 AS Uint16) and col_Int8=CAST(30 AS Int8) and col_Uint8=CAST(30 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'300.0\' AS DyNumber) and col_String=\'String 30\' and col_Utf8=\'Utf8 30\' and col_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2030-01-01\' AS Date) and col_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203000000000 AS Timestamp) and col_Interval=CAST(30 AS Interval) and col_Date32=CAST(\'2030-01-01\' AS Date32) and col_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_Interval64=CAST(30 AS Interval64) and col_Float=CAST(30.1 AS Float) and col_Double=CAST(30.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb991d97-2c92-43d4-b490-8207102c33ac, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e44a7a31-b3e5-4a42-a2f2-169c65ca9fe7, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e44a7a31-b3e5-4a42-a2f2-169c65ca9fe7, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(31 AS Int64) and col_Uint64=CAST(31 AS Uint64) and col_Int32=CAST(31 AS Int32) and col_Uint32=CAST(31 AS Uint32) and col_Int16=CAST(31 AS Int16) and col_Uint16=CAST(31 AS Uint16) and col_Int8=CAST(31 AS Int8) and col_Uint8=CAST(31 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'310.0\' AS DyNumber) and col_String=\'String 31\' and col_Utf8=\'Utf8 31\' and col_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2031-01-01\' AS Date) and col_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203100000000 AS Timestamp) and col_Interval=CAST(31 AS Interval) and col_Date32=CAST(\'2031-01-01\' AS Date32) and col_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_Interval64=CAST(31 AS Interval64) and col_Float=CAST(31.1 AS Float) and col_Double=CAST(31.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e44a7a31-b3e5-4a42-a2f2-169c65ca9fe7, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 206256fe-0b87-4e10-8e4d-5905fcf29f68, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 206256fe-0b87-4e10-8e4d-5905fcf29f68, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(32 AS Int64) and col_Uint64=CAST(32 AS Uint64) and col_Int32=CAST(32 AS Int32) and col_Uint32=CAST(32 AS Uint32) and col_Int16=CAST(32 AS Int16) and col_Uint16=CAST(32 AS Uint16) and col_Int8=CAST(32 AS Int8) and col_Uint8=CAST(32 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'320.0\' AS DyNumber) and col_String=\'String 32\' and col_Utf8=\'Utf8 32\' and col_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2032-01-01\' AS Date) and col_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203200000000 AS Timestamp) and col_Interval=CAST(32 AS Interval) and col_Date32=CAST(\'2032-01-01\' AS Date32) and col_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_Interval64=CAST(32 AS Interval64) and col_Float=CAST(32.1 AS Float) and col_Double=CAST(32.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 206256fe-0b87-4e10-8e4d-5905fcf29f68, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23fc8668-dcab-4c35-9cf0-b44a84b9a04a, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23fc8668-dcab-4c35-9cf0-b44a84b9a04a, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(33 AS Int64) and col_Uint64=CAST(33 AS Uint64) and col_Int32=CAST(33 AS Int32) and col_Uint32=CAST(33 AS Uint32) and col_Int16=CAST(33 AS Int16) and col_Uint16=CAST(33 AS Uint16) and col_Int8=CAST(33 AS Int8) and col_Uint8=CAST(33 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'330.0\' AS DyNumber) and col_String=\'String 33\' and col_Utf8=\'Utf8 33\' and col_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2033-01-01\' AS Date) and col_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203300000000 AS Timestamp) and col_Interval=CAST(33 AS Interval) and col_Date32=CAST(\'2033-01-01\' AS Date32) and col_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_Interval64=CAST(33 AS Interval64) and col_Float=CAST(33.1 AS Float) and col_Double=CAST(33.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23fc8668-dcab-4c35-9cf0-b44a84b9a04a, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57f98c4b-18da-4c68-b9b5-2a01224af303, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57f98c4b-18da-4c68-b9b5-2a01224af303, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(34 AS Int64) and col_Uint64=CAST(34 AS Uint64) and col_Int32=CAST(34 AS Int32) and col_Uint32=CAST(34 AS Uint32) and col_Int16=CAST(34 AS Int16) and col_Uint16=CAST(34 AS Uint16) and col_Int8=CAST(34 AS Int8) and col_Uint8=CAST(34 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'340.0\' AS DyNumber) and col_String=\'String 34\' and col_Utf8=\'Utf8 34\' and col_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2034-01-01\' AS Date) and col_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203400000000 AS Timestamp) and col_Interval=CAST(34 AS Interval) and col_Date32=CAST(\'2034-01-01\' AS Date32) and col_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_Interval64=CAST(34 AS Interval64) and col_Float=CAST(34.1 AS Float) and col_Double=CAST(34.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57f98c4b-18da-4c68-b9b5-2a01224af303, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 37a785a4-f72a-495b-9b2d-1054ee8cea5e, localhost:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 37a785a4-f72a-495b-9b2d-1054ee8cea5e, localhost:61226): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 37a785a4-f72a-495b-9b2d-1054ee8cea5e, localhost:61226): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 61226 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:61226, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e51a8beb-1ec8-4d6b-914b-d942406850f2, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e51a8beb-1ec8-4d6b-914b-d942406850f2, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(35 AS Int64) and col_Uint64=CAST(35 AS Uint64) and col_Int32=CAST(35 AS Int32) and col_Uint32=CAST(35 AS Uint32) and col_Int16=CAST(35 AS Int16) and col_Uint16=CAST(35 AS Uint16) and col_Int8=CAST(35 AS Int8) and col_Uint8=CAST(35 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'350.0\' AS DyNumber) and col_String=\'String 35\' and col_Utf8=\'Utf8 35\' and col_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2035-01-01\' AS Date) and col_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203500000000 AS Timestamp) and col_Interval=CAST(35 AS Interval) and col_Date32=CAST(\'2035-01-01\' AS Date32) and col_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_Interval64=CAST(35 AS Interval64) and col_Float=CAST(35.1 AS Float) and col_Double=CAST(35.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e51a8beb-1ec8-4d6b-914b-d942406850f2, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9cb74f82-145a-4cff-8f0f-ec756d072b6a, localhost:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9cb74f82-145a-4cff-8f0f-ec756d072b6a, localhost:8376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9cb74f82-145a-4cff-8f0f-ec756d072b6a, localhost:8376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 8376 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:8376, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8376
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58ad9afa-7927-4094-a834-c8973cb3f78b, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58ad9afa-7927-4094-a834-c8973cb3f78b, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(36 AS Int64) and col_Uint64=CAST(36 AS Uint64) and col_Int32=CAST(36 AS Int32) and col_Uint32=CAST(36 AS Uint32) and col_Int16=CAST(36 AS Int16) and col_Uint16=CAST(36 AS Uint16) and col_Int8=CAST(36 AS Int8) and col_Uint8=CAST(36 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'360.0\' AS DyNumber) and col_String=\'String 36\' and col_Utf8=\'Utf8 36\' and col_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2036-01-01\' AS Date) and col_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203600000000 AS Timestamp) and col_Interval=CAST(36 AS Interval) and col_Date32=CAST(\'2036-01-01\' AS Date32) and col_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_Interval64=CAST(36 AS Interval64) and col_Float=CAST(36.1 AS Float) and col_Double=CAST(36.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58ad9afa-7927-4094-a834-c8973cb3f78b, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e2b4669-089f-4d8a-b2c8-695010061d69, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e2b4669-089f-4d8a-b2c8-695010061d69, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(37 AS Int64) and pk_Uint64=CAST(37 AS Uint64) and pk_Int32=CAST(37 AS Int32) and pk_Uint32=CAST(37 AS Uint32) and pk_Int16=CAST(37 AS Int16) and pk_Uint16=CAST(37 AS Uint16) and pk_Int8=CAST(37 AS Int8) and pk_Uint8=CAST(37 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'37\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'370.0\' AS DyNumber) and pk_String=\'String 37\' and pk_Utf8=\'Utf8 37\' and pk_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2037-01-01\' AS Date) and pk_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203700000000 AS Timestamp) and pk_Interval=CAST(37 AS Interval) and pk_Date32=CAST(\'2037-01-01\' AS Date32) and pk_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203700000000 AS Timestamp64) and pk_Interval64=CAST(37 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(37 AS Int64) and col_Uint64=CAST(37 AS Uint64) and col_Int32=CAST(37 AS Int32) and col_Uint32=CAST(37 AS Uint32) and col_Int16=CAST(37 AS Int16) and col_Uint16=CAST(37 AS Uint16) and col_Int8=CAST(37 AS Int8) and col_Uint8=CAST(37 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'37\' AS Decimal(15,0)) and col_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'370.0\' AS DyNumber) and col_String=\'String 37\' and col_Utf8=\'Utf8 37\' and col_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2037-01-01\' AS Date) and col_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203700000000 AS Timestamp) and col_Interval=CAST(37 AS Interval) and col_Date32=CAST(\'2037-01-01\' AS Date32) and col_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203700000000 AS Timestamp64) and col_Interval64=CAST(37 AS Interval64) and col_Float=CAST(37.1 AS Float) and col_Double=CAST(37.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e2b4669-089f-4d8a-b2c8-695010061d69, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bea3058-2287-43ea-a1db-4c7ef9f8cd1d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bea3058-2287-43ea-a1db-4c7ef9f8cd1d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(38 AS Int64) and pk_Uint64=CAST(38 AS Uint64) and pk_Int32=CAST(38 AS Int32) and pk_Uint32=CAST(38 AS Uint32) and pk_Int16=CAST(38 AS Int16) and pk_Uint16=CAST(38 AS Uint16) and pk_Int8=CAST(38 AS Int8) and pk_Uint8=CAST(38 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'38\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'380.0\' AS DyNumber) and pk_String=\'String 38\' and pk_Utf8=\'Utf8 38\' and pk_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2038-01-01\' AS Date) and pk_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203800000000 AS Timestamp) and pk_Interval=CAST(38 AS Interval) and pk_Date32=CAST(\'2038-01-01\' AS Date32) and pk_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203800000000 AS Timestamp64) and pk_Interval64=CAST(38 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(38 AS Int64) and col_Uint64=CAST(38 AS Uint64) and col_Int32=CAST(38 AS Int32) and col_Uint32=CAST(38 AS Uint32) and col_Int16=CAST(38 AS Int16) and col_Uint16=CAST(38 AS Uint16) and col_Int8=CAST(38 AS Int8) and col_Uint8=CAST(38 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'38\' AS Decimal(15,0)) and col_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'380.0\' AS DyNumber) and col_String=\'String 38\' and col_Utf8=\'Utf8 38\' and col_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2038-01-01\' AS Date) and col_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203800000000 AS Timestamp) and col_Interval=CAST(38 AS Interval) and col_Date32=CAST(\'2038-01-01\' AS Date32) and col_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203800000000 AS Timestamp64) and col_Interval64=CAST(38 AS Interval64) and col_Float=CAST(38.1 AS Float) and col_Double=CAST(38.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bea3058-2287-43ea-a1db-4c7ef9f8cd1d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb8d8199-105c-4467-b3f9-daf8602f9993, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb8d8199-105c-4467-b3f9-daf8602f9993, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(39 AS Int64) and pk_Uint64=CAST(39 AS Uint64) and pk_Int32=CAST(39 AS Int32) and pk_Uint32=CAST(39 AS Uint32) and pk_Int16=CAST(39 AS Int16) and pk_Uint16=CAST(39 AS Uint16) and pk_Int8=CAST(39 AS Int8) and pk_Uint8=CAST(39 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'39\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'390.0\' AS DyNumber) and pk_String=\'String 39\' and pk_Utf8=\'Utf8 39\' and pk_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2039-01-01\' AS Date) and pk_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203900000000 AS Timestamp) and pk_Interval=CAST(39 AS Interval) and pk_Date32=CAST(\'2039-01-01\' AS Date32) and pk_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203900000000 AS Timestamp64) and pk_Interval64=CAST(39 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(39 AS Int64) and col_Uint64=CAST(39 AS Uint64) and col_Int32=CAST(39 AS Int32) and col_Uint32=CAST(39 AS Uint32) and col_Int16=CAST(39 AS Int16) and col_Uint16=CAST(39 AS Uint16) and col_Int8=CAST(39 AS Int8) and col_Uint8=CAST(39 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'39\' AS Decimal(15,0)) and col_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'390.0\' AS DyNumber) and col_String=\'String 39\' and col_Utf8=\'Utf8 39\' and col_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2039-01-01\' AS Date) and col_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203900000000 AS Timestamp) and col_Interval=CAST(39 AS Interval) and col_Date32=CAST(\'2039-01-01\' AS Date32) and col_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203900000000 AS Timestamp64) and col_Interval64=CAST(39 AS Interval64) and col_Float=CAST(39.1 AS Float) and col_Double=CAST(39.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb8d8199-105c-4467-b3f9-daf8602f9993, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fb69c03-cd3f-4b78-bf87-839eb68a0051, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fb69c03-cd3f-4b78-bf87-839eb68a0051, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(40 AS Int64) and pk_Uint64=CAST(40 AS Uint64) and pk_Int32=CAST(40 AS Int32) and pk_Uint32=CAST(40 AS Uint32) and pk_Int16=CAST(40 AS Int16) and pk_Uint16=CAST(40 AS Uint16) and pk_Int8=CAST(40 AS Int8) and pk_Uint8=CAST(40 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'40\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'400.0\' AS DyNumber) and pk_String=\'String 40\' and pk_Utf8=\'Utf8 40\' and pk_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2040-01-01\' AS Date) and pk_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204000000000 AS Timestamp) and pk_Interval=CAST(40 AS Interval) and pk_Date32=CAST(\'2040-01-01\' AS Date32) and pk_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204000000000 AS Timestamp64) and pk_Interval64=CAST(40 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(40 AS Int64) and col_Uint64=CAST(40 AS Uint64) and col_Int32=CAST(40 AS Int32) and col_Uint32=CAST(40 AS Uint32) and col_Int16=CAST(40 AS Int16) and col_Uint16=CAST(40 AS Uint16) and col_Int8=CAST(40 AS Int8) and col_Uint8=CAST(40 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'40\' AS Decimal(15,0)) and col_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'400.0\' AS DyNumber) and col_String=\'String 40\' and col_Utf8=\'Utf8 40\' and col_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2040-01-01\' AS Date) and col_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204000000000 AS Timestamp) and col_Interval=CAST(40 AS Interval) and col_Date32=CAST(\'2040-01-01\' AS Date32) and col_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204000000000 AS Timestamp64) and col_Interval64=CAST(40 AS Interval64) and col_Float=CAST(40.1 AS Float) and col_Double=CAST(40.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fb69c03-cd3f-4b78-bf87-839eb68a0051, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b85c99cd-14a1-414b-a0f6-b554e0844b7c, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b85c99cd-14a1-414b-a0f6-b554e0844b7c, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(41 AS Int64) and pk_Uint64=CAST(41 AS Uint64) and pk_Int32=CAST(41 AS Int32) and pk_Uint32=CAST(41 AS Uint32) and pk_Int16=CAST(41 AS Int16) and pk_Uint16=CAST(41 AS Uint16) and pk_Int8=CAST(41 AS Int8) and pk_Uint8=CAST(41 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'41\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'410.0\' AS DyNumber) and pk_String=\'String 41\' and pk_Utf8=\'Utf8 41\' and pk_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2041-01-01\' AS Date) and pk_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204100000000 AS Timestamp) and pk_Interval=CAST(41 AS Interval) and pk_Date32=CAST(\'2041-01-01\' AS Date32) and pk_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204100000000 AS Timestamp64) and pk_Interval64=CAST(41 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(41 AS Int64) and col_Uint64=CAST(41 AS Uint64) and col_Int32=CAST(41 AS Int32) and col_Uint32=CAST(41 AS Uint32) and col_Int16=CAST(41 AS Int16) and col_Uint16=CAST(41 AS Uint16) and col_Int8=CAST(41 AS Int8) and col_Uint8=CAST(41 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'41\' AS Decimal(15,0)) and col_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'410.0\' AS DyNumber) and col_String=\'String 41\' and col_Utf8=\'Utf8 41\' and col_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2041-01-01\' AS Date) and col_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204100000000 AS Timestamp) and col_Interval=CAST(41 AS Interval) and col_Date32=CAST(\'2041-01-01\' AS Date32) and col_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204100000000 AS Timestamp64) and col_Interval64=CAST(41 AS Interval64) and col_Float=CAST(41.1 AS Float) and col_Double=CAST(41.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b85c99cd-14a1-414b-a0f6-b554e0844b7c, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29c97b0f-4298-482a-81fc-0520b9265865, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29c97b0f-4298-482a-81fc-0520b9265865, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(42 AS Int64) and pk_Uint64=CAST(42 AS Uint64) and pk_Int32=CAST(42 AS Int32) and pk_Uint32=CAST(42 AS Uint32) and pk_Int16=CAST(42 AS Int16) and pk_Uint16=CAST(42 AS Uint16) and pk_Int8=CAST(42 AS Int8) and pk_Uint8=CAST(42 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'42\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'420.0\' AS DyNumber) and pk_String=\'String 42\' and pk_Utf8=\'Utf8 42\' and pk_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2042-01-01\' AS Date) and pk_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204200000000 AS Timestamp) and pk_Interval=CAST(42 AS Interval) and pk_Date32=CAST(\'2042-01-01\' AS Date32) and pk_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204200000000 AS Timestamp64) and pk_Interval64=CAST(42 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(42 AS Int64) and col_Uint64=CAST(42 AS Uint64) and col_Int32=CAST(42 AS Int32) and col_Uint32=CAST(42 AS Uint32) and col_Int16=CAST(42 AS Int16) and col_Uint16=CAST(42 AS Uint16) and col_Int8=CAST(42 AS Int8) and col_Uint8=CAST(42 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'42\' AS Decimal(15,0)) and col_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'420.0\' AS DyNumber) and col_String=\'String 42\' and col_Utf8=\'Utf8 42\' and col_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2042-01-01\' AS Date) and col_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204200000000 AS Timestamp) and col_Interval=CAST(42 AS Interval) and col_Date32=CAST(\'2042-01-01\' AS Date32) and col_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204200000000 AS Timestamp64) and col_Interval64=CAST(42 AS Interval64) and col_Float=CAST(42.1 AS Float) and col_Double=CAST(42.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29c97b0f-4298-482a-81fc-0520b9265865, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ca51ae3-1034-4297-8894-515139021419, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ca51ae3-1034-4297-8894-515139021419, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(43 AS Int64) and pk_Uint64=CAST(43 AS Uint64) and pk_Int32=CAST(43 AS Int32) and pk_Uint32=CAST(43 AS Uint32) and pk_Int16=CAST(43 AS Int16) and pk_Uint16=CAST(43 AS Uint16) and pk_Int8=CAST(43 AS Int8) and pk_Uint8=CAST(43 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'43\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'430.0\' AS DyNumber) and pk_String=\'String 43\' and pk_Utf8=\'Utf8 43\' and pk_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2043-01-01\' AS Date) and pk_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204300000000 AS Timestamp) and pk_Interval=CAST(43 AS Interval) and pk_Date32=CAST(\'2043-01-01\' AS Date32) and pk_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204300000000 AS Timestamp64) and pk_Interval64=CAST(43 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(43 AS Int64) and col_Uint64=CAST(43 AS Uint64) and col_Int32=CAST(43 AS Int32) and col_Uint32=CAST(43 AS Uint32) and col_Int16=CAST(43 AS Int16) and col_Uint16=CAST(43 AS Uint16) and col_Int8=CAST(43 AS Int8) and col_Uint8=CAST(43 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'43\' AS Decimal(15,0)) and col_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'430.0\' AS DyNumber) and col_String=\'String 43\' and col_Utf8=\'Utf8 43\' and col_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2043-01-01\' AS Date) and col_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204300000000 AS Timestamp) and col_Interval=CAST(43 AS Interval) and col_Date32=CAST(\'2043-01-01\' AS Date32) and col_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204300000000 AS Timestamp64) and col_Interval64=CAST(43 AS Interval64) and col_Float=CAST(43.1 AS Float) and col_Double=CAST(43.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ca51ae3-1034-4297-8894-515139021419, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 318f8664-2059-49cd-96d0-311dd191ff14, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 318f8664-2059-49cd-96d0-311dd191ff14, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(44 AS Int64) and pk_Uint64=CAST(44 AS Uint64) and pk_Int32=CAST(44 AS Int32) and pk_Uint32=CAST(44 AS Uint32) and pk_Int16=CAST(44 AS Int16) and pk_Uint16=CAST(44 AS Uint16) and pk_Int8=CAST(44 AS Int8) and pk_Uint8=CAST(44 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'44\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'440.0\' AS DyNumber) and pk_String=\'String 44\' and pk_Utf8=\'Utf8 44\' and pk_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2044-01-01\' AS Date) and pk_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204400000000 AS Timestamp) and pk_Interval=CAST(44 AS Interval) and pk_Date32=CAST(\'2044-01-01\' AS Date32) and pk_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204400000000 AS Timestamp64) and pk_Interval64=CAST(44 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(44 AS Int64) and col_Uint64=CAST(44 AS Uint64) and col_Int32=CAST(44 AS Int32) and col_Uint32=CAST(44 AS Uint32) and col_Int16=CAST(44 AS Int16) and col_Uint16=CAST(44 AS Uint16) and col_Int8=CAST(44 AS Int8) and col_Uint8=CAST(44 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'44\' AS Decimal(15,0)) and col_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'440.0\' AS DyNumber) and col_String=\'String 44\' and col_Utf8=\'Utf8 44\' and col_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2044-01-01\' AS Date) and col_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204400000000 AS Timestamp) and col_Interval=CAST(44 AS Interval) and col_Date32=CAST(\'2044-01-01\' AS Date32) and col_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204400000000 AS Timestamp64) and col_Interval64=CAST(44 AS Interval64) and col_Float=CAST(44.1 AS Float) and col_Double=CAST(44.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 318f8664-2059-49cd-96d0-311dd191ff14, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02ecd908-7ff6-41d7-8552-5515d1041f5d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02ecd908-7ff6-41d7-8552-5515d1041f5d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(45 AS Int64) and pk_Uint64=CAST(45 AS Uint64) and pk_Int32=CAST(45 AS Int32) and pk_Uint32=CAST(45 AS Uint32) and pk_Int16=CAST(45 AS Int16) and pk_Uint16=CAST(45 AS Uint16) and pk_Int8=CAST(45 AS Int8) and pk_Uint8=CAST(45 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'45\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'450.0\' AS DyNumber) and pk_String=\'String 45\' and pk_Utf8=\'Utf8 45\' and pk_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2045-01-01\' AS Date) and pk_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204500000000 AS Timestamp) and pk_Interval=CAST(45 AS Interval) and pk_Date32=CAST(\'2045-01-01\' AS Date32) and pk_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204500000000 AS Timestamp64) and pk_Interval64=CAST(45 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(45 AS Int64) and col_Uint64=CAST(45 AS Uint64) and col_Int32=CAST(45 AS Int32) and col_Uint32=CAST(45 AS Uint32) and col_Int16=CAST(45 AS Int16) and col_Uint16=CAST(45 AS Uint16) and col_Int8=CAST(45 AS Int8) and col_Uint8=CAST(45 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'45\' AS Decimal(15,0)) and col_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'450.0\' AS DyNumber) and col_String=\'String 45\' and col_Utf8=\'Utf8 45\' and col_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2045-01-01\' AS Date) and col_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204500000000 AS Timestamp) and col_Interval=CAST(45 AS Interval) and col_Date32=CAST(\'2045-01-01\' AS Date32) and col_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204500000000 AS Timestamp64) and col_Interval64=CAST(45 AS Interval64) and col_Float=CAST(45.1 AS Float) and col_Double=CAST(45.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02ecd908-7ff6-41d7-8552-5515d1041f5d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d57c1eb9-b14f-47f4-8d64-71feec909545, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d57c1eb9-b14f-47f4-8d64-71feec909545, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(46 AS Int64) and pk_Uint64=CAST(46 AS Uint64) and pk_Int32=CAST(46 AS Int32) and pk_Uint32=CAST(46 AS Uint32) and pk_Int16=CAST(46 AS Int16) and pk_Uint16=CAST(46 AS Uint16) and pk_Int8=CAST(46 AS Int8) and pk_Uint8=CAST(46 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'46\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'460.0\' AS DyNumber) and pk_String=\'String 46\' and pk_Utf8=\'Utf8 46\' and pk_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2046-01-01\' AS Date) and pk_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204600000000 AS Timestamp) and pk_Interval=CAST(46 AS Interval) and pk_Date32=CAST(\'2046-01-01\' AS Date32) and pk_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204600000000 AS Timestamp64) and pk_Interval64=CAST(46 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(46 AS Int64) and col_Uint64=CAST(46 AS Uint64) and col_Int32=CAST(46 AS Int32) and col_Uint32=CAST(46 AS Uint32) and col_Int16=CAST(46 AS Int16) and col_Uint16=CAST(46 AS Uint16) and col_Int8=CAST(46 AS Int8) and col_Uint8=CAST(46 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'46\' AS Decimal(15,0)) and col_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'460.0\' AS DyNumber) and col_String=\'String 46\' and col_Utf8=\'Utf8 46\' and col_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2046-01-01\' AS Date) and col_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204600000000 AS Timestamp) and col_Interval=CAST(46 AS Interval) and col_Date32=CAST(\'2046-01-01\' AS Date32) and col_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204600000000 AS Timestamp64) and col_Interval64=CAST(46 AS Interval64) and col_Float=CAST(46.1 AS Float) and col_Double=CAST(46.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d57c1eb9-b14f-47f4-8d64-71feec909545, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 109ef378-9794-43d4-aa05-a134dd79bdb0, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 109ef378-9794-43d4-aa05-a134dd79bdb0, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(47 AS Int64) and pk_Uint64=CAST(47 AS Uint64) and pk_Int32=CAST(47 AS Int32) and pk_Uint32=CAST(47 AS Uint32) and pk_Int16=CAST(47 AS Int16) and pk_Uint16=CAST(47 AS Uint16) and pk_Int8=CAST(47 AS Int8) and pk_Uint8=CAST(47 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'47\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'470.0\' AS DyNumber) and pk_String=\'String 47\' and pk_Utf8=\'Utf8 47\' and pk_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2047-01-01\' AS Date) and pk_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204700000000 AS Timestamp) and pk_Interval=CAST(47 AS Interval) and pk_Date32=CAST(\'2047-01-01\' AS Date32) and pk_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204700000000 AS Timestamp64) and pk_Interval64=CAST(47 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(47 AS Int64) and col_Uint64=CAST(47 AS Uint64) and col_Int32=CAST(47 AS Int32) and col_Uint32=CAST(47 AS Uint32) and col_Int16=CAST(47 AS Int16) and col_Uint16=CAST(47 AS Uint16) and col_Int8=CAST(47 AS Int8) and col_Uint8=CAST(47 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'47\' AS Decimal(15,0)) and col_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'470.0\' AS DyNumber) and col_String=\'String 47\' and col_Utf8=\'Utf8 47\' and col_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2047-01-01\' AS Date) and col_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204700000000 AS Timestamp) and col_Interval=CAST(47 AS Interval) and col_Date32=CAST(\'2047-01-01\' AS Date32) and col_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204700000000 AS Timestamp64) and col_Interval64=CAST(47 AS Interval64) and col_Float=CAST(47.1 AS Float) and col_Double=CAST(47.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 109ef378-9794-43d4-aa05-a134dd79bdb0, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9024d7ff-a1d6-41c8-9fde-294fb91a003c, localhost:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9024d7ff-a1d6-41c8-9fde-294fb91a003c, localhost:8376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9024d7ff-a1d6-41c8-9fde-294fb91a003c, localhost:8376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 8376 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:8376, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8376
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c39a22b-eb25-43dc-89e8-73b713eb22ea, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c39a22b-eb25-43dc-89e8-73b713eb22ea, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(48 AS Int64) and pk_Uint64=CAST(48 AS Uint64) and pk_Int32=CAST(48 AS Int32) and pk_Uint32=CAST(48 AS Uint32) and pk_Int16=CAST(48 AS Int16) and pk_Uint16=CAST(48 AS Uint16) and pk_Int8=CAST(48 AS Int8) and pk_Uint8=CAST(48 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'48\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'480.0\' AS DyNumber) and pk_String=\'String 48\' and pk_Utf8=\'Utf8 48\' and pk_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2048-01-01\' AS Date) and pk_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204800000000 AS Timestamp) and pk_Interval=CAST(48 AS Interval) and pk_Date32=CAST(\'2048-01-01\' AS Date32) and pk_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204800000000 AS Timestamp64) and pk_Interval64=CAST(48 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(48 AS Int64) and col_Uint64=CAST(48 AS Uint64) and col_Int32=CAST(48 AS Int32) and col_Uint32=CAST(48 AS Uint32) and col_Int16=CAST(48 AS Int16) and col_Uint16=CAST(48 AS Uint16) and col_Int8=CAST(48 AS Int8) and col_Uint8=CAST(48 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'48\' AS Decimal(15,0)) and col_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'480.0\' AS DyNumber) and col_String=\'String 48\' and col_Utf8=\'Utf8 48\' and col_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2048-01-01\' AS Date) and col_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204800000000 AS Timestamp) and col_Interval=CAST(48 AS Interval) and col_Date32=CAST(\'2048-01-01\' AS Date32) and col_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204800000000 AS Timestamp64) and col_Interval64=CAST(48 AS Interval64) and col_Float=CAST(48.1 AS Float) and col_Double=CAST(48.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c39a22b-eb25-43dc-89e8-73b713eb22ea, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2716d5b-1189-4c56-a5bb-b151f55ef303, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2716d5b-1189-4c56-a5bb-b151f55ef303, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(49 AS Int64) and pk_Uint64=CAST(49 AS Uint64) and pk_Int32=CAST(49 AS Int32) and pk_Uint32=CAST(49 AS Uint32) and pk_Int16=CAST(49 AS Int16) and pk_Uint16=CAST(49 AS Uint16) and pk_Int8=CAST(49 AS Int8) and pk_Uint8=CAST(49 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'49\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'490.0\' AS DyNumber) and pk_String=\'String 49\' and pk_Utf8=\'Utf8 49\' and pk_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2049-01-01\' AS Date) and pk_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204900000000 AS Timestamp) and pk_Interval=CAST(49 AS Interval) and pk_Date32=CAST(\'2049-01-01\' AS Date32) and pk_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204900000000 AS Timestamp64) and pk_Interval64=CAST(49 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(49 AS Int64) and col_Uint64=CAST(49 AS Uint64) and col_Int32=CAST(49 AS Int32) and col_Uint32=CAST(49 AS Uint32) and col_Int16=CAST(49 AS Int16) and col_Uint16=CAST(49 AS Uint16) and col_Int8=CAST(49 AS Int8) and col_Uint8=CAST(49 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'49\' AS Decimal(15,0)) and col_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'490.0\' AS DyNumber) and col_String=\'String 49\' and col_Utf8=\'Utf8 49\' and col_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2049-01-01\' AS Date) and col_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204900000000 AS Timestamp) and col_Interval=CAST(49 AS Interval) and col_Date32=CAST(\'2049-01-01\' AS Date32) and col_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204900000000 AS Timestamp64) and col_Interval64=CAST(49 AS Interval64) and col_Float=CAST(49.1 AS Float) and col_Double=CAST(49.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2716d5b-1189-4c56-a5bb-b151f55ef303, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f1294b7-6aa4-4995-a4ea-6fbbc59d9c10, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f1294b7-6aa4-4995-a4ea-6fbbc59d9c10, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(50 AS Int64) and pk_Uint64=CAST(50 AS Uint64) and pk_Int32=CAST(50 AS Int32) and pk_Uint32=CAST(50 AS Uint32) and pk_Int16=CAST(50 AS Int16) and pk_Uint16=CAST(50 AS Uint16) and pk_Int8=CAST(50 AS Int8) and pk_Uint8=CAST(50 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'50\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'500.0\' AS DyNumber) and pk_String=\'String 50\' and pk_Utf8=\'Utf8 50\' and pk_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2050-01-01\' AS Date) and pk_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205000000000 AS Timestamp) and pk_Interval=CAST(50 AS Interval) and pk_Date32=CAST(\'2050-01-01\' AS Date32) and pk_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205000000000 AS Timestamp64) and pk_Interval64=CAST(50 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(50 AS Int64) and col_Uint64=CAST(50 AS Uint64) and col_Int32=CAST(50 AS Int32) and col_Uint32=CAST(50 AS Uint32) and col_Int16=CAST(50 AS Int16) and col_Uint16=CAST(50 AS Uint16) and col_Int8=CAST(50 AS Int8) and col_Uint8=CAST(50 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'50\' AS Decimal(15,0)) and col_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'500.0\' AS DyNumber) and col_String=\'String 50\' and col_Utf8=\'Utf8 50\' and col_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2050-01-01\' AS Date) and col_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205000000000 AS Timestamp) and col_Interval=CAST(50 AS Interval) and col_Date32=CAST(\'2050-01-01\' AS Date32) and col_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205000000000 AS Timestamp64) and col_Interval64=CAST(50 AS Interval64) and col_Float=CAST(50.1 AS Float) and col_Double=CAST(50.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f1294b7-6aa4-4995-a4ea-6fbbc59d9c10, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2d98304b-df4a-4c01-a283-3d410c5b7333, localhost:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d98304b-df4a-4c01-a283-3d410c5b7333, localhost:61226): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d98304b-df4a-4c01-a283-3d410c5b7333, localhost:61226): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 61226 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:61226, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03a61524-5afb-4a07-be78-13dc1f4cb42b, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03a61524-5afb-4a07-be78-13dc1f4cb42b, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(51 AS Int64) and pk_Uint64=CAST(51 AS Uint64) and pk_Int32=CAST(51 AS Int32) and pk_Uint32=CAST(51 AS Uint32) and pk_Int16=CAST(51 AS Int16) and pk_Uint16=CAST(51 AS Uint16) and pk_Int8=CAST(51 AS Int8) and pk_Uint8=CAST(51 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'51\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'510.0\' AS DyNumber) and pk_String=\'String 51\' and pk_Utf8=\'Utf8 51\' and pk_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2051-01-01\' AS Date) and pk_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205100000000 AS Timestamp) and pk_Interval=CAST(51 AS Interval) and pk_Date32=CAST(\'2051-01-01\' AS Date32) and pk_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205100000000 AS Timestamp64) and pk_Interval64=CAST(51 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(51 AS Int64) and col_Uint64=CAST(51 AS Uint64) and col_Int32=CAST(51 AS Int32) and col_Uint32=CAST(51 AS Uint32) and col_Int16=CAST(51 AS Int16) and col_Uint16=CAST(51 AS Uint16) and col_Int8=CAST(51 AS Int8) and col_Uint8=CAST(51 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'51\' AS Decimal(15,0)) and col_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'510.0\' AS DyNumber) and col_String=\'String 51\' and col_Utf8=\'Utf8 51\' and col_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2051-01-01\' AS Date) and col_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205100000000 AS Timestamp) and col_Interval=CAST(51 AS Interval) and col_Date32=CAST(\'2051-01-01\' AS Date32) and col_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205100000000 AS Timestamp64) and col_Interval64=CAST(51 AS Interval64) and col_Float=CAST(51.1 AS Float) and col_Double=CAST(51.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03a61524-5afb-4a07-be78-13dc1f4cb42b, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfbe4d6b-bb71-4ba3-83c8-aa6ab5f52857, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfbe4d6b-bb71-4ba3-83c8-aa6ab5f52857, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(52 AS Int64) and pk_Uint64=CAST(52 AS Uint64) and pk_Int32=CAST(52 AS Int32) and pk_Uint32=CAST(52 AS Uint32) and pk_Int16=CAST(52 AS Int16) and pk_Uint16=CAST(52 AS Uint16) and pk_Int8=CAST(52 AS Int8) and pk_Uint8=CAST(52 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'52\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'520.0\' AS DyNumber) and pk_String=\'String 52\' and pk_Utf8=\'Utf8 52\' and pk_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2052-01-01\' AS Date) and pk_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205200000000 AS Timestamp) and pk_Interval=CAST(52 AS Interval) and pk_Date32=CAST(\'2052-01-01\' AS Date32) and pk_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205200000000 AS Timestamp64) and pk_Interval64=CAST(52 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(52 AS Int64) and col_Uint64=CAST(52 AS Uint64) and col_Int32=CAST(52 AS Int32) and col_Uint32=CAST(52 AS Uint32) and col_Int16=CAST(52 AS Int16) and col_Uint16=CAST(52 AS Uint16) and col_Int8=CAST(52 AS Int8) and col_Uint8=CAST(52 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'52\' AS Decimal(15,0)) and col_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'520.0\' AS DyNumber) and col_String=\'String 52\' and col_Utf8=\'Utf8 52\' and col_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2052-01-01\' AS Date) and col_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205200000000 AS Timestamp) and col_Interval=CAST(52 AS Interval) and col_Date32=CAST(\'2052-01-01\' AS Date32) and col_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205200000000 AS Timestamp64) and col_Interval64=CAST(52 AS Interval64) and col_Float=CAST(52.1 AS Float) and col_Double=CAST(52.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfbe4d6b-bb71-4ba3-83c8-aa6ab5f52857, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d05f7003-fdfa-4db6-8796-7f17f495395c, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d05f7003-fdfa-4db6-8796-7f17f495395c, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(53 AS Int64) and pk_Uint64=CAST(53 AS Uint64) and pk_Int32=CAST(53 AS Int32) and pk_Uint32=CAST(53 AS Uint32) and pk_Int16=CAST(53 AS Int16) and pk_Uint16=CAST(53 AS Uint16) and pk_Int8=CAST(53 AS Int8) and pk_Uint8=CAST(53 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'53\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'530.0\' AS DyNumber) and pk_String=\'String 53\' and pk_Utf8=\'Utf8 53\' and pk_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2053-01-01\' AS Date) and pk_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205300000000 AS Timestamp) and pk_Interval=CAST(53 AS Interval) and pk_Date32=CAST(\'2053-01-01\' AS Date32) and pk_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205300000000 AS Timestamp64) and pk_Interval64=CAST(53 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(53 AS Int64) and col_Uint64=CAST(53 AS Uint64) and col_Int32=CAST(53 AS Int32) and col_Uint32=CAST(53 AS Uint32) and col_Int16=CAST(53 AS Int16) and col_Uint16=CAST(53 AS Uint16) and col_Int8=CAST(53 AS Int8) and col_Uint8=CAST(53 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'53\' AS Decimal(15,0)) and col_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'530.0\' AS DyNumber) and col_String=\'String 53\' and col_Utf8=\'Utf8 53\' and col_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2053-01-01\' AS Date) and col_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205300000000 AS Timestamp) and col_Interval=CAST(53 AS Interval) and col_Date32=CAST(\'2053-01-01\' AS Date32) and col_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205300000000 AS Timestamp64) and col_Interval64=CAST(53 AS Interval64) and col_Float=CAST(53.1 AS Float) and col_Double=CAST(53.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d05f7003-fdfa-4db6-8796-7f17f495395c, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff6eac24-c8b4-4e44-884b-3a7b62cdbc09, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff6eac24-c8b4-4e44-884b-3a7b62cdbc09, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_all_types`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff6eac24-c8b4-4e44-884b-3a7b62cdbc09, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6decd470-6458-40df-ad28-1203974fdb3b, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6decd470-6458-40df-ad28-1203974fdb3b, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6decd470-6458-40df-ad28-1203974fdb3b, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7867e3f3-d60f-4d8a-98c7-a29a35f05b2c, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7867e3f3-d60f-4d8a-98c7-a29a35f05b2c, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7867e3f3-d60f-4d8a-98c7-a29a35f05b2c, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d66399bc-ead7-40a2-86e5-ab2b58f02068, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d66399bc-ead7-40a2-86e5-ab2b58f02068, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d66399bc-ead7-40a2-86e5-ab2b58f02068, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19ad1ae9-d307-417b-ad3f-3f8c406483d5, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19ad1ae9-d307-417b-ad3f-3f8c406483d5, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19ad1ae9-d307-417b-ad3f-3f8c406483d5, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6969f2a-e679-4fbc-b875-89469b063a9e, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6969f2a-e679-4fbc-b875-89469b063a9e, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6969f2a-e679-4fbc-b875-89469b063a9e, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec05163c-9404-4c2b-b353-026211a440cc, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec05163c-9404-4c2b-b353-026211a440cc, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec05163c-9404-4c2b-b353-026211a440cc, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7643bcae-2c84-453d-be56-d5bd4566ecc6, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7643bcae-2c84-453d-be56-d5bd4566ecc6, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7643bcae-2c84-453d-be56-d5bd4566ecc6, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ce92091-a443-4655-8876-4b198fde7917, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ce92091-a443-4655-8876-4b198fde7917, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ce92091-a443-4655-8876-4b198fde7917, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 249c5abb-dcb2-4a18-85fe-4536f1e4a595, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 249c5abb-dcb2-4a18-85fe-4536f1e4a595, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 249c5abb-dcb2-4a18-85fe-4536f1e4a595, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2db24ea4-da82-452d-83cf-f0115ab99a17, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2db24ea4-da82-452d-83cf-f0115ab99a17, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2db24ea4-da82-452d-83cf-f0115ab99a17, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2a8bad5-21c5-49c3-b8dd-68b37250d749, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2a8bad5-21c5-49c3-b8dd-68b37250d749, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2a8bad5-21c5-49c3-b8dd-68b37250d749, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 784f4c8d-1784-4132-95e6-a823d2140888, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 784f4c8d-1784-4132-95e6-a823d2140888, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 784f4c8d-1784-4132-95e6-a823d2140888, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5efce81c-ffe5-4cd1-859e-7bc3da6f1c26, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5efce81c-ffe5-4cd1-859e-7bc3da6f1c26, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5efce81c-ffe5-4cd1-859e-7bc3da6f1c26, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1994146c-8efc-43fe-ba7c-c9df3e520c33, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1994146c-8efc-43fe-ba7c-c9df3e520c33, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1994146c-8efc-43fe-ba7c-c9df3e520c33, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8badcf0-5f72-46c0-b939-b9eea24573ce, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8badcf0-5f72-46c0-b939-b9eea24573ce, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8badcf0-5f72-46c0-b939-b9eea24573ce, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb5c5169-008c-4904-98ab-3d930b656bfb, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb5c5169-008c-4904-98ab-3d930b656bfb, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb5c5169-008c-4904-98ab-3d930b656bfb, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 060ea298-1345-4064-85df-423e891ec512, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 060ea298-1345-4064-85df-423e891ec512, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 060ea298-1345-4064-85df-423e891ec512, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 589faeef-e347-45b7-84c1-29ce76345092, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 589faeef-e347-45b7-84c1-29ce76345092, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 589faeef-e347-45b7-84c1-29ce76345092, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eaa975e9-0a91-4f9d-b1df-18c376b77342, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaa975e9-0a91-4f9d-b1df-18c376b77342, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eaa975e9-0a91-4f9d-b1df-18c376b77342, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed9e2cd1-e4c6-4f2a-987b-f8cee3e8b427, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed9e2cd1-e4c6-4f2a-987b-f8cee3e8b427, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed9e2cd1-e4c6-4f2a-987b-f8cee3e8b427, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d73b2a3-fd37-4b6f-a9bb-25466ebea526, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d73b2a3-fd37-4b6f-a9bb-25466ebea526, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d73b2a3-fd37-4b6f-a9bb-25466ebea526, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 103ff2b8-32cc-46c1-bc3a-0fc2792efcf3, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 103ff2b8-32cc-46c1-bc3a-0fc2792efcf3, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 103ff2b8-32cc-46c1-bc3a-0fc2792efcf3, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26204e93-227a-421e-8065-788716998983, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26204e93-227a-421e-8065-788716998983, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26204e93-227a-421e-8065-788716998983, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7f71cba-a9b1-4c0a-a9f5-47e5bea47fa5, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7f71cba-a9b1-4c0a-a9f5-47e5bea47fa5, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7f71cba-a9b1-4c0a-a9f5-47e5bea47fa5, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b13e477-f45d-4719-8761-ef8cde9e1dd5, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b13e477-f45d-4719-8761-ef8cde9e1dd5, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b13e477-f45d-4719-8761-ef8cde9e1dd5, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 691d24bc-1b45-494d-96e3-da4cc07c2959, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 691d24bc-1b45-494d-96e3-da4cc07c2959, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 691d24bc-1b45-494d-96e3-da4cc07c2959, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e91987c9-4a05-476b-a716-3f3075a2ee3d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e91987c9-4a05-476b-a716-3f3075a2ee3d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e91987c9-4a05-476b-a716-3f3075a2ee3d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c92d435-26b5-4d12-8433-376bf44514e1, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c92d435-26b5-4d12-8433-376bf44514e1, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c92d435-26b5-4d12-8433-376bf44514e1, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6168022e-4b07-4267-9b0d-75e6f5d3ace2, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6168022e-4b07-4267-9b0d-75e6f5d3ace2, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6168022e-4b07-4267-9b0d-75e6f5d3ace2, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e76e571-1bc2-4b35-9483-f348900aa486, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e76e571-1bc2-4b35-9483-f348900aa486, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e76e571-1bc2-4b35-9483-f348900aa486, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27eb6145-c31d-45b7-8dec-95e13a824217, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27eb6145-c31d-45b7-8dec-95e13a824217, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27eb6145-c31d-45b7-8dec-95e13a824217, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3161e06-e15c-48a6-93c1-cef0d8b9fe69, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3161e06-e15c-48a6-93c1-cef0d8b9fe69, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3161e06-e15c-48a6-93c1-cef0d8b9fe69, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72035aeb-5091-44e2-aade-0a34713585ea, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72035aeb-5091-44e2-aade-0a34713585ea, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72035aeb-5091-44e2-aade-0a34713585ea, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40ba79a1-b1ad-402b-9eff-eff2de3cfa00, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40ba79a1-b1ad-402b-9eff-eff2de3cfa00, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40ba79a1-b1ad-402b-9eff-eff2de3cfa00, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b49d94c3-346e-4e3d-b7bf-1c8b196ad047, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b49d94c3-346e-4e3d-b7bf-1c8b196ad047, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b49d94c3-346e-4e3d-b7bf-1c8b196ad047, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2e40429-44de-410d-86d4-1477ea010661, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2e40429-44de-410d-86d4-1477ea010661, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2e40429-44de-410d-86d4-1477ea010661, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b80b78c3-a0d1-4536-8b1c-78f79f00711b, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b80b78c3-a0d1-4536-8b1c-78f79f00711b, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b80b78c3-a0d1-4536-8b1c-78f79f00711b, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e83a6ced-3db6-4059-ac9f-599f7ff53b48, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e83a6ced-3db6-4059-ac9f-599f7ff53b48, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e83a6ced-3db6-4059-ac9f-599f7ff53b48, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03e834db-d15e-4fb4-af54-d2c72af341d9, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03e834db-d15e-4fb4-af54-d2c72af341d9, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03e834db-d15e-4fb4-af54-d2c72af341d9, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21e54a69-89c5-4c70-973c-0e2bcde63656, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21e54a69-89c5-4c70-973c-0e2bcde63656, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21e54a69-89c5-4c70-973c-0e2bcde63656, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e111bc6d-1d0c-42d9-ae97-2cd24eed7df4, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e111bc6d-1d0c-42d9-ae97-2cd24eed7df4, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e111bc6d-1d0c-42d9-ae97-2cd24eed7df4, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25db4c2a-090f-4719-a281-566d3079849f, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25db4c2a-090f-4719-a281-566d3079849f, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25db4c2a-090f-4719-a281-566d3079849f, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4b0956a-2531-49cf-8e3f-5e881c6f8e76, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4b0956a-2531-49cf-8e3f-5e881c6f8e76, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4b0956a-2531-49cf-8e3f-5e881c6f8e76, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2d83965-387a-4fe3-9fe1-39325cea4069, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2d83965-387a-4fe3-9fe1-39325cea4069, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2d83965-387a-4fe3-9fe1-39325cea4069, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf468f0e-259f-4998-90ef-12e278da6d8d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf468f0e-259f-4998-90ef-12e278da6d8d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf468f0e-259f-4998-90ef-12e278da6d8d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 710c6956-45d5-43c8-b91b-4b4e78befac9, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 710c6956-45d5-43c8-b91b-4b4e78befac9, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 710c6956-45d5-43c8-b91b-4b4e78befac9, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55d9e861-3eb3-4bff-89f8-948235f30424, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55d9e861-3eb3-4bff-89f8-948235f30424, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55d9e861-3eb3-4bff-89f8-948235f30424, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0f0baa-051e-4a25-917d-a7308005056d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0f0baa-051e-4a25-917d-a7308005056d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be0f0baa-051e-4a25-917d-a7308005056d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64555f33-b810-465e-a4ae-a523003fb31a, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64555f33-b810-465e-a4ae-a523003fb31a, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64555f33-b810-465e-a4ae-a523003fb31a, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf484487-89ed-46b8-851a-48e228c49fd0, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf484487-89ed-46b8-851a-48e228c49fd0, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf484487-89ed-46b8-851a-48e228c49fd0, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0246bbfd-0567-456b-9ae5-800f70081b5d, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0246bbfd-0567-456b-9ae5-800f70081b5d, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0246bbfd-0567-456b-9ae5-800f70081b5d, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 364f0099-2ae1-451d-a63b-05b6e3c62511, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 364f0099-2ae1-451d-a63b-05b6e3c62511, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 364f0099-2ae1-451d-a63b-05b6e3c62511, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2226053c-e603-4f64-8814-7531c994b899, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2226053c-e603-4f64-8814-7531c994b899, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2226053c-e603-4f64-8814-7531c994b899, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46f80a11-45c2-4be4-826f-3bee452b6789, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46f80a11-45c2-4be4-826f-3bee452b6789, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46f80a11-45c2-4be4-826f-3bee452b6789, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a13e722c-59d4-410e-aef9-c6e95474e44c, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a13e722c-59d4-410e-aef9-c6e95474e44c, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a13e722c-59d4-410e-aef9-c6e95474e44c, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fef1f306-8d3e-4aaf-adbe-d9c88a72469c, ghrun-w2mzg6gufa.auto.internal:61226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fef1f306-8d3e-4aaf-adbe-d9c88a72469c, ghrun-w2mzg6gufa.auto.internal:61226): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fef1f306-8d3e-4aaf-adbe-d9c88a72469c, ghrun-w2mzg6gufa.auto.internal:61226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQzMWFkOC1hNzZlMDJmZi1mZDg5ZTZlZC01YTJmNDBlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70895c86-b2cd-47e2-a4ed-bd1777bbbdfc, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70895c86-b2cd-47e2-a4ed-bd1777bbbdfc, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70895c86-b2cd-47e2-a4ed-bd1777bbbdfc, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f424ab0-9ea1-4c00-8095-361bccd0a798, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f424ab0-9ea1-4c00-8095-361bccd0a798, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f424ab0-9ea1-4c00-8095-361bccd0a798, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c50b4f87-e22c-42ae-a315-fecf7d29b843, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c50b4f87-e22c-42ae-a315-fecf7d29b843, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c50b4f87-e22c-42ae-a315-fecf7d29b843, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c70c09cf-5309-41fb-bbe7-62ef43734b23, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c70c09cf-5309-41fb-bbe7-62ef43734b23, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c70c09cf-5309-41fb-bbe7-62ef43734b23, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6438aae-7997-402f-849a-31d65655508c, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6438aae-7997-402f-849a-31d65655508c, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6438aae-7997-402f-849a-31d65655508c, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a608202b-1663-401d-a7c5-6c86a7ba1b93, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a608202b-1663-401d-a7c5-6c86a7ba1b93, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a608202b-1663-401d-a7c5-6c86a7ba1b93, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b03f2cc-5169-49b6-9be3-d23456c34784, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b03f2cc-5169-49b6-9be3-d23456c34784, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b03f2cc-5169-49b6-9be3-d23456c34784, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93e1626c-d978-483d-ab74-91062fefb3d6, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93e1626c-d978-483d-ab74-91062fefb3d6, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(7 AS Int64) and col_Uint64=CAST(7 AS Uint64) and col_Int32=CAST(7 AS Int32) and col_Uint32=CAST(7 AS Uint32) and col_Int16=CAST(7 AS Int16) and col_Uint16=CAST(7 AS Uint16) and col_Int8=CAST(7 AS Int8) and col_Uint8=CAST(7 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'70.0\' AS DyNumber) and col_String=\'String 7\' and col_Utf8=\'Utf8 7\' and col_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2007-01-01\' AS Date) and col_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200700000000 AS Timestamp) and col_Interval=CAST(7 AS Interval) and col_Date32=CAST(\'2007-01-01\' AS Date32) and col_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_Interval64=CAST(7 AS Interval64) and col_Float=CAST(7.1 AS Float) and col_Double=CAST(7.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93e1626c-d978-483d-ab74-91062fefb3d6, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a55ea1ed-4194-4e21-a58e-f511e14ed854, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a55ea1ed-4194-4e21-a58e-f511e14ed854, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(8 AS Int64) and col_Uint64=CAST(8 AS Uint64) and col_Int32=CAST(8 AS Int32) and col_Uint32=CAST(8 AS Uint32) and col_Int16=CAST(8 AS Int16) and col_Uint16=CAST(8 AS Uint16) and col_Int8=CAST(8 AS Int8) and col_Uint8=CAST(8 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'80.0\' AS DyNumber) and col_String=\'String 8\' and col_Utf8=\'Utf8 8\' and col_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2008-01-01\' AS Date) and col_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200800000000 AS Timestamp) and col_Interval=CAST(8 AS Interval) and col_Date32=CAST(\'2008-01-01\' AS Date32) and col_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_Interval64=CAST(8 AS Interval64) and col_Float=CAST(8.1 AS Float) and col_Double=CAST(8.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a55ea1ed-4194-4e21-a58e-f511e14ed854, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 277edd11-28a6-44e2-99da-847db7d5d366, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 277edd11-28a6-44e2-99da-847db7d5d366, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(9 AS Int64) and col_Uint64=CAST(9 AS Uint64) and col_Int32=CAST(9 AS Int32) and col_Uint32=CAST(9 AS Uint32) and col_Int16=CAST(9 AS Int16) and col_Uint16=CAST(9 AS Uint16) and col_Int8=CAST(9 AS Int8) and col_Uint8=CAST(9 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'90.0\' AS DyNumber) and col_String=\'String 9\' and col_Utf8=\'Utf8 9\' and col_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2009-01-01\' AS Date) and col_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200900000000 AS Timestamp) and col_Interval=CAST(9 AS Interval) and col_Date32=CAST(\'2009-01-01\' AS Date32) and col_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_Interval64=CAST(9 AS Interval64) and col_Float=CAST(9.1 AS Float) and col_Double=CAST(9.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 277edd11-28a6-44e2-99da-847db7d5d366, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3512e713-8746-4759-8ce9-4a6b22d6260a, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3512e713-8746-4759-8ce9-4a6b22d6260a, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(10 AS Int64) and col_Uint64=CAST(10 AS Uint64) and col_Int32=CAST(10 AS Int32) and col_Uint32=CAST(10 AS Uint32) and col_Int16=CAST(10 AS Int16) and col_Uint16=CAST(10 AS Uint16) and col_Int8=CAST(10 AS Int8) and col_Uint8=CAST(10 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'100.0\' AS DyNumber) and col_String=\'String 10\' and col_Utf8=\'Utf8 10\' and col_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2010-01-01\' AS Date) and col_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201000000000 AS Timestamp) and col_Interval=CAST(10 AS Interval) and col_Date32=CAST(\'2010-01-01\' AS Date32) and col_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_Interval64=CAST(10 AS Interval64) and col_Float=CAST(10.1 AS Float) and col_Double=CAST(10.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3512e713-8746-4759-8ce9-4a6b22d6260a, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47b6dda4-336e-4e40-a28b-a795354a3c6c, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47b6dda4-336e-4e40-a28b-a795354a3c6c, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(11 AS Int64) and col_Uint64=CAST(11 AS Uint64) and col_Int32=CAST(11 AS Int32) and col_Uint32=CAST(11 AS Uint32) and col_Int16=CAST(11 AS Int16) and col_Uint16=CAST(11 AS Uint16) and col_Int8=CAST(11 AS Int8) and col_Uint8=CAST(11 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'110.0\' AS DyNumber) and col_String=\'String 11\' and col_Utf8=\'Utf8 11\' and col_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2011-01-01\' AS Date) and col_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201100000000 AS Timestamp) and col_Interval=CAST(11 AS Interval) and col_Date32=CAST(\'2011-01-01\' AS Date32) and col_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_Interval64=CAST(11 AS Interval64) and col_Float=CAST(11.1 AS Float) and col_Double=CAST(11.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47b6dda4-336e-4e40-a28b-a795354a3c6c, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 848cc337-c5a2-4eef-b3c1-b13be7b6898a, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 848cc337-c5a2-4eef-b3c1-b13be7b6898a, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(12 AS Int64) and col_Uint64=CAST(12 AS Uint64) and col_Int32=CAST(12 AS Int32) and col_Uint32=CAST(12 AS Uint32) and col_Int16=CAST(12 AS Int16) and col_Uint16=CAST(12 AS Uint16) and col_Int8=CAST(12 AS Int8) and col_Uint8=CAST(12 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'120.0\' AS DyNumber) and col_String=\'String 12\' and col_Utf8=\'Utf8 12\' and col_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2012-01-01\' AS Date) and col_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201200000000 AS Timestamp) and col_Interval=CAST(12 AS Interval) and col_Date32=CAST(\'2012-01-01\' AS Date32) and col_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_Interval64=CAST(12 AS Interval64) and col_Float=CAST(12.1 AS Float) and col_Double=CAST(12.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 848cc337-c5a2-4eef-b3c1-b13be7b6898a, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 142b9b2a-97f0-422a-ac7b-b0cc09f096ef, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 142b9b2a-97f0-422a-ac7b-b0cc09f096ef, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(13 AS Int64) and col_Uint64=CAST(13 AS Uint64) and col_Int32=CAST(13 AS Int32) and col_Uint32=CAST(13 AS Uint32) and col_Int16=CAST(13 AS Int16) and col_Uint16=CAST(13 AS Uint16) and col_Int8=CAST(13 AS Int8) and col_Uint8=CAST(13 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'130.0\' AS DyNumber) and col_String=\'String 13\' and col_Utf8=\'Utf8 13\' and col_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2013-01-01\' AS Date) and col_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201300000000 AS Timestamp) and col_Interval=CAST(13 AS Interval) and col_Date32=CAST(\'2013-01-01\' AS Date32) and col_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_Interval64=CAST(13 AS Interval64) and col_Float=CAST(13.1 AS Float) and col_Double=CAST(13.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 142b9b2a-97f0-422a-ac7b-b0cc09f096ef, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19a07fd8-c1db-4738-93c9-3c51174172b9, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19a07fd8-c1db-4738-93c9-3c51174172b9, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(14 AS Int64) and col_Uint64=CAST(14 AS Uint64) and col_Int32=CAST(14 AS Int32) and col_Uint32=CAST(14 AS Uint32) and col_Int16=CAST(14 AS Int16) and col_Uint16=CAST(14 AS Uint16) and col_Int8=CAST(14 AS Int8) and col_Uint8=CAST(14 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'140.0\' AS DyNumber) and col_String=\'String 14\' and col_Utf8=\'Utf8 14\' and col_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2014-01-01\' AS Date) and col_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201400000000 AS Timestamp) and col_Interval=CAST(14 AS Interval) and col_Date32=CAST(\'2014-01-01\' AS Date32) and col_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_Interval64=CAST(14 AS Interval64) and col_Float=CAST(14.1 AS Float) and col_Double=CAST(14.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19a07fd8-c1db-4738-93c9-3c51174172b9, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3eeff13a-27b6-427c-8d1c-df1357d1a9dd, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3eeff13a-27b6-427c-8d1c-df1357d1a9dd, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(15 AS Int64) and col_Uint64=CAST(15 AS Uint64) and col_Int32=CAST(15 AS Int32) and col_Uint32=CAST(15 AS Uint32) and col_Int16=CAST(15 AS Int16) and col_Uint16=CAST(15 AS Uint16) and col_Int8=CAST(15 AS Int8) and col_Uint8=CAST(15 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'150.0\' AS DyNumber) and col_String=\'String 15\' and col_Utf8=\'Utf8 15\' and col_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2015-01-01\' AS Date) and col_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201500000000 AS Timestamp) and col_Interval=CAST(15 AS Interval) and col_Date32=CAST(\'2015-01-01\' AS Date32) and col_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_Interval64=CAST(15 AS Interval64) and col_Float=CAST(15.1 AS Float) and col_Double=CAST(15.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3eeff13a-27b6-427c-8d1c-df1357d1a9dd, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4edd0a4-d1ee-4518-8d20-a59bfc447474, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4edd0a4-d1ee-4518-8d20-a59bfc447474, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(16 AS Int64) and col_Uint64=CAST(16 AS Uint64) and col_Int32=CAST(16 AS Int32) and col_Uint32=CAST(16 AS Uint32) and col_Int16=CAST(16 AS Int16) and col_Uint16=CAST(16 AS Uint16) and col_Int8=CAST(16 AS Int8) and col_Uint8=CAST(16 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'160.0\' AS DyNumber) and col_String=\'String 16\' and col_Utf8=\'Utf8 16\' and col_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2016-01-01\' AS Date) and col_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201600000000 AS Timestamp) and col_Interval=CAST(16 AS Interval) and col_Date32=CAST(\'2016-01-01\' AS Date32) and col_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_Interval64=CAST(16 AS Interval64) and col_Float=CAST(16.1 AS Float) and col_Double=CAST(16.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4edd0a4-d1ee-4518-8d20-a59bfc447474, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66466978-1a4b-4aba-8102-a3292b0bf90d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66466978-1a4b-4aba-8102-a3292b0bf90d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(17 AS Int64) and col_Uint64=CAST(17 AS Uint64) and col_Int32=CAST(17 AS Int32) and col_Uint32=CAST(17 AS Uint32) and col_Int16=CAST(17 AS Int16) and col_Uint16=CAST(17 AS Uint16) and col_Int8=CAST(17 AS Int8) and col_Uint8=CAST(17 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'170.0\' AS DyNumber) and col_String=\'String 17\' and col_Utf8=\'Utf8 17\' and col_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2017-01-01\' AS Date) and col_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201700000000 AS Timestamp) and col_Interval=CAST(17 AS Interval) and col_Date32=CAST(\'2017-01-01\' AS Date32) and col_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_Interval64=CAST(17 AS Interval64) and col_Float=CAST(17.1 AS Float) and col_Double=CAST(17.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66466978-1a4b-4aba-8102-a3292b0bf90d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f7a0f1a-1c31-4834-a3ec-0a33bd87a594, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f7a0f1a-1c31-4834-a3ec-0a33bd87a594, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(18 AS Int64) and col_Uint64=CAST(18 AS Uint64) and col_Int32=CAST(18 AS Int32) and col_Uint32=CAST(18 AS Uint32) and col_Int16=CAST(18 AS Int16) and col_Uint16=CAST(18 AS Uint16) and col_Int8=CAST(18 AS Int8) and col_Uint8=CAST(18 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'180.0\' AS DyNumber) and col_String=\'String 18\' and col_Utf8=\'Utf8 18\' and col_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2018-01-01\' AS Date) and col_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201800000000 AS Timestamp) and col_Interval=CAST(18 AS Interval) and col_Date32=CAST(\'2018-01-01\' AS Date32) and col_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_Interval64=CAST(18 AS Interval64) and col_Float=CAST(18.1 AS Float) and col_Double=CAST(18.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f7a0f1a-1c31-4834-a3ec-0a33bd87a594, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d52dec0f-b77a-4a7e-9ed5-f46c3d787956, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d52dec0f-b77a-4a7e-9ed5-f46c3d787956, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(19 AS Int64) and col_Uint64=CAST(19 AS Uint64) and col_Int32=CAST(19 AS Int32) and col_Uint32=CAST(19 AS Uint32) and col_Int16=CAST(19 AS Int16) and col_Uint16=CAST(19 AS Uint16) and col_Int8=CAST(19 AS Int8) and col_Uint8=CAST(19 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'190.0\' AS DyNumber) and col_String=\'String 19\' and col_Utf8=\'Utf8 19\' and col_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2019-01-01\' AS Date) and col_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201900000000 AS Timestamp) and col_Interval=CAST(19 AS Interval) and col_Date32=CAST(\'2019-01-01\' AS Date32) and col_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_Interval64=CAST(19 AS Interval64) and col_Float=CAST(19.1 AS Float) and col_Double=CAST(19.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d52dec0f-b77a-4a7e-9ed5-f46c3d787956, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9575e87b-9655-4a1b-86c3-ea47a7841c5b, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9575e87b-9655-4a1b-86c3-ea47a7841c5b, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(20 AS Int64) and col_Uint64=CAST(20 AS Uint64) and col_Int32=CAST(20 AS Int32) and col_Uint32=CAST(20 AS Uint32) and col_Int16=CAST(20 AS Int16) and col_Uint16=CAST(20 AS Uint16) and col_Int8=CAST(20 AS Int8) and col_Uint8=CAST(20 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'200.0\' AS DyNumber) and col_String=\'String 20\' and col_Utf8=\'Utf8 20\' and col_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2020-01-01\' AS Date) and col_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202000000000 AS Timestamp) and col_Interval=CAST(20 AS Interval) and col_Date32=CAST(\'2020-01-01\' AS Date32) and col_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_Interval64=CAST(20 AS Interval64) and col_Float=CAST(20.1 AS Float) and col_Double=CAST(20.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9575e87b-9655-4a1b-86c3-ea47a7841c5b, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab4c7403-6ae9-46e2-adb8-3f0f123a9786, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab4c7403-6ae9-46e2-adb8-3f0f123a9786, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(21 AS Int64) and col_Uint64=CAST(21 AS Uint64) and col_Int32=CAST(21 AS Int32) and col_Uint32=CAST(21 AS Uint32) and col_Int16=CAST(21 AS Int16) and col_Uint16=CAST(21 AS Uint16) and col_Int8=CAST(21 AS Int8) and col_Uint8=CAST(21 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'210.0\' AS DyNumber) and col_String=\'String 21\' and col_Utf8=\'Utf8 21\' and col_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2021-01-01\' AS Date) and col_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202100000000 AS Timestamp) and col_Interval=CAST(21 AS Interval) and col_Date32=CAST(\'2021-01-01\' AS Date32) and col_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_Interval64=CAST(21 AS Interval64) and col_Float=CAST(21.1 AS Float) and col_Double=CAST(21.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab4c7403-6ae9-46e2-adb8-3f0f123a9786, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c3d4f12-bbc0-40bb-b397-2f64d8b221e1, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c3d4f12-bbc0-40bb-b397-2f64d8b221e1, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(22 AS Int64) and col_Uint64=CAST(22 AS Uint64) and col_Int32=CAST(22 AS Int32) and col_Uint32=CAST(22 AS Uint32) and col_Int16=CAST(22 AS Int16) and col_Uint16=CAST(22 AS Uint16) and col_Int8=CAST(22 AS Int8) and col_Uint8=CAST(22 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'220.0\' AS DyNumber) and col_String=\'String 22\' and col_Utf8=\'Utf8 22\' and col_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2022-01-01\' AS Date) and col_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202200000000 AS Timestamp) and col_Interval=CAST(22 AS Interval) and col_Date32=CAST(\'2022-01-01\' AS Date32) and col_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_Interval64=CAST(22 AS Interval64) and col_Float=CAST(22.1 AS Float) and col_Double=CAST(22.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c3d4f12-bbc0-40bb-b397-2f64d8b221e1, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 042982d5-5ef0-4843-8561-556bf1deff74, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 042982d5-5ef0-4843-8561-556bf1deff74, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(23 AS Int64) and col_Uint64=CAST(23 AS Uint64) and col_Int32=CAST(23 AS Int32) and col_Uint32=CAST(23 AS Uint32) and col_Int16=CAST(23 AS Int16) and col_Uint16=CAST(23 AS Uint16) and col_Int8=CAST(23 AS Int8) and col_Uint8=CAST(23 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'230.0\' AS DyNumber) and col_String=\'String 23\' and col_Utf8=\'Utf8 23\' and col_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2023-01-01\' AS Date) and col_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202300000000 AS Timestamp) and col_Interval=CAST(23 AS Interval) and col_Date32=CAST(\'2023-01-01\' AS Date32) and col_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_Interval64=CAST(23 AS Interval64) and col_Float=CAST(23.1 AS Float) and col_Double=CAST(23.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 042982d5-5ef0-4843-8561-556bf1deff74, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd479feb-27e4-4d9e-8fad-0ab06d5fc174, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd479feb-27e4-4d9e-8fad-0ab06d5fc174, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(24 AS Int64) and col_Uint64=CAST(24 AS Uint64) and col_Int32=CAST(24 AS Int32) and col_Uint32=CAST(24 AS Uint32) and col_Int16=CAST(24 AS Int16) and col_Uint16=CAST(24 AS Uint16) and col_Int8=CAST(24 AS Int8) and col_Uint8=CAST(24 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'240.0\' AS DyNumber) and col_String=\'String 24\' and col_Utf8=\'Utf8 24\' and col_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2024-01-01\' AS Date) and col_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202400000000 AS Timestamp) and col_Interval=CAST(24 AS Interval) and col_Date32=CAST(\'2024-01-01\' AS Date32) and col_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_Interval64=CAST(24 AS Interval64) and col_Float=CAST(24.1 AS Float) and col_Double=CAST(24.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd479feb-27e4-4d9e-8fad-0ab06d5fc174, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc3a3325-7a63-492f-b03c-e0d2e407435e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc3a3325-7a63-492f-b03c-e0d2e407435e, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(25 AS Int64) and col_Uint64=CAST(25 AS Uint64) and col_Int32=CAST(25 AS Int32) and col_Uint32=CAST(25 AS Uint32) and col_Int16=CAST(25 AS Int16) and col_Uint16=CAST(25 AS Uint16) and col_Int8=CAST(25 AS Int8) and col_Uint8=CAST(25 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'250.0\' AS DyNumber) and col_String=\'String 25\' and col_Utf8=\'Utf8 25\' and col_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2025-01-01\' AS Date) and col_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202500000000 AS Timestamp) and col_Interval=CAST(25 AS Interval) and col_Date32=CAST(\'2025-01-01\' AS Date32) and col_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_Interval64=CAST(25 AS Interval64) and col_Float=CAST(25.1 AS Float) and col_Double=CAST(25.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc3a3325-7a63-492f-b03c-e0d2e407435e, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dcd6f41-b6d4-4348-a123-46ba1e6e8e7d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dcd6f41-b6d4-4348-a123-46ba1e6e8e7d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(26 AS Int64) and col_Uint64=CAST(26 AS Uint64) and col_Int32=CAST(26 AS Int32) and col_Uint32=CAST(26 AS Uint32) and col_Int16=CAST(26 AS Int16) and col_Uint16=CAST(26 AS Uint16) and col_Int8=CAST(26 AS Int8) and col_Uint8=CAST(26 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'260.0\' AS DyNumber) and col_String=\'String 26\' and col_Utf8=\'Utf8 26\' and col_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2026-01-01\' AS Date) and col_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202600000000 AS Timestamp) and col_Interval=CAST(26 AS Interval) and col_Date32=CAST(\'2026-01-01\' AS Date32) and col_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_Interval64=CAST(26 AS Interval64) and col_Float=CAST(26.1 AS Float) and col_Double=CAST(26.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dcd6f41-b6d4-4348-a123-46ba1e6e8e7d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2f470a8-1a62-4021-bfe1-302bdc82a0f6, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2f470a8-1a62-4021-bfe1-302bdc82a0f6, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(27 AS Int64) and col_Uint64=CAST(27 AS Uint64) and col_Int32=CAST(27 AS Int32) and col_Uint32=CAST(27 AS Uint32) and col_Int16=CAST(27 AS Int16) and col_Uint16=CAST(27 AS Uint16) and col_Int8=CAST(27 AS Int8) and col_Uint8=CAST(27 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'270.0\' AS DyNumber) and col_String=\'String 27\' and col_Utf8=\'Utf8 27\' and col_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2027-01-01\' AS Date) and col_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202700000000 AS Timestamp) and col_Interval=CAST(27 AS Interval) and col_Date32=CAST(\'2027-01-01\' AS Date32) and col_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_Interval64=CAST(27 AS Interval64) and col_Float=CAST(27.1 AS Float) and col_Double=CAST(27.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2f470a8-1a62-4021-bfe1-302bdc82a0f6, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97833601-a82d-4f2d-be91-db553407836e, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97833601-a82d-4f2d-be91-db553407836e, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(28 AS Int64) and col_Uint64=CAST(28 AS Uint64) and col_Int32=CAST(28 AS Int32) and col_Uint32=CAST(28 AS Uint32) and col_Int16=CAST(28 AS Int16) and col_Uint16=CAST(28 AS Uint16) and col_Int8=CAST(28 AS Int8) and col_Uint8=CAST(28 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'280.0\' AS DyNumber) and col_String=\'String 28\' and col_Utf8=\'Utf8 28\' and col_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2028-01-01\' AS Date) and col_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202800000000 AS Timestamp) and col_Interval=CAST(28 AS Interval) and col_Date32=CAST(\'2028-01-01\' AS Date32) and col_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_Interval64=CAST(28 AS Interval64) and col_Float=CAST(28.1 AS Float) and col_Double=CAST(28.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97833601-a82d-4f2d-be91-db553407836e, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4511adf-388e-466f-bb3c-f436d0ba3a23, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4511adf-388e-466f-bb3c-f436d0ba3a23, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(29 AS Int64) and col_Uint64=CAST(29 AS Uint64) and col_Int32=CAST(29 AS Int32) and col_Uint32=CAST(29 AS Uint32) and col_Int16=CAST(29 AS Int16) and col_Uint16=CAST(29 AS Uint16) and col_Int8=CAST(29 AS Int8) and col_Uint8=CAST(29 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'290.0\' AS DyNumber) and col_String=\'String 29\' and col_Utf8=\'Utf8 29\' and col_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2029-01-01\' AS Date) and col_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202900000000 AS Timestamp) and col_Interval=CAST(29 AS Interval) and col_Date32=CAST(\'2029-01-01\' AS Date32) and col_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_Interval64=CAST(29 AS Interval64) and col_Float=CAST(29.1 AS Float) and col_Double=CAST(29.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4511adf-388e-466f-bb3c-f436d0ba3a23, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fad8f57e-3874-466a-8acc-91c6c6afc79f, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fad8f57e-3874-466a-8acc-91c6c6afc79f, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(30 AS Int64) and col_Uint64=CAST(30 AS Uint64) and col_Int32=CAST(30 AS Int32) and col_Uint32=CAST(30 AS Uint32) and col_Int16=CAST(30 AS Int16) and col_Uint16=CAST(30 AS Uint16) and col_Int8=CAST(30 AS Int8) and col_Uint8=CAST(30 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'300.0\' AS DyNumber) and col_String=\'String 30\' and col_Utf8=\'Utf8 30\' and col_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2030-01-01\' AS Date) and col_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203000000000 AS Timestamp) and col_Interval=CAST(30 AS Interval) and col_Date32=CAST(\'2030-01-01\' AS Date32) and col_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_Interval64=CAST(30 AS Interval64) and col_Float=CAST(30.1 AS Float) and col_Double=CAST(30.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fad8f57e-3874-466a-8acc-91c6c6afc79f, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03ae4b25-19cf-4776-a7cd-7b193fc6a1fb, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03ae4b25-19cf-4776-a7cd-7b193fc6a1fb, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(31 AS Int64) and col_Uint64=CAST(31 AS Uint64) and col_Int32=CAST(31 AS Int32) and col_Uint32=CAST(31 AS Uint32) and col_Int16=CAST(31 AS Int16) and col_Uint16=CAST(31 AS Uint16) and col_Int8=CAST(31 AS Int8) and col_Uint8=CAST(31 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'310.0\' AS DyNumber) and col_String=\'String 31\' and col_Utf8=\'Utf8 31\' and col_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2031-01-01\' AS Date) and col_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203100000000 AS Timestamp) and col_Interval=CAST(31 AS Interval) and col_Date32=CAST(\'2031-01-01\' AS Date32) and col_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_Interval64=CAST(31 AS Interval64) and col_Float=CAST(31.1 AS Float) and col_Double=CAST(31.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03ae4b25-19cf-4776-a7cd-7b193fc6a1fb, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90b079db-1c57-42ca-bcd4-07eaf897c3f0, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90b079db-1c57-42ca-bcd4-07eaf897c3f0, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(32 AS Int64) and col_Uint64=CAST(32 AS Uint64) and col_Int32=CAST(32 AS Int32) and col_Uint32=CAST(32 AS Uint32) and col_Int16=CAST(32 AS Int16) and col_Uint16=CAST(32 AS Uint16) and col_Int8=CAST(32 AS Int8) and col_Uint8=CAST(32 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'320.0\' AS DyNumber) and col_String=\'String 32\' and col_Utf8=\'Utf8 32\' and col_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2032-01-01\' AS Date) and col_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203200000000 AS Timestamp) and col_Interval=CAST(32 AS Interval) and col_Date32=CAST(\'2032-01-01\' AS Date32) and col_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_Interval64=CAST(32 AS Interval64) and col_Float=CAST(32.1 AS Float) and col_Double=CAST(32.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90b079db-1c57-42ca-bcd4-07eaf897c3f0, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1daa420f-f245-4817-bb3c-93da563af91b, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1daa420f-f245-4817-bb3c-93da563af91b, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(33 AS Int64) and col_Uint64=CAST(33 AS Uint64) and col_Int32=CAST(33 AS Int32) and col_Uint32=CAST(33 AS Uint32) and col_Int16=CAST(33 AS Int16) and col_Uint16=CAST(33 AS Uint16) and col_Int8=CAST(33 AS Int8) and col_Uint8=CAST(33 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'330.0\' AS DyNumber) and col_String=\'String 33\' and col_Utf8=\'Utf8 33\' and col_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2033-01-01\' AS Date) and col_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203300000000 AS Timestamp) and col_Interval=CAST(33 AS Interval) and col_Date32=CAST(\'2033-01-01\' AS Date32) and col_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_Interval64=CAST(33 AS Interval64) and col_Float=CAST(33.1 AS Float) and col_Double=CAST(33.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1daa420f-f245-4817-bb3c-93da563af91b, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7be9a1d0-77fe-4908-bda8-9b485150067a, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7be9a1d0-77fe-4908-bda8-9b485150067a, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(34 AS Int64) and col_Uint64=CAST(34 AS Uint64) and col_Int32=CAST(34 AS Int32) and col_Uint32=CAST(34 AS Uint32) and col_Int16=CAST(34 AS Int16) and col_Uint16=CAST(34 AS Uint16) and col_Int8=CAST(34 AS Int8) and col_Uint8=CAST(34 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'340.0\' AS DyNumber) and col_String=\'String 34\' and col_Utf8=\'Utf8 34\' and col_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2034-01-01\' AS Date) and col_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203400000000 AS Timestamp) and col_Interval=CAST(34 AS Interval) and col_Date32=CAST(\'2034-01-01\' AS Date32) and col_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_Interval64=CAST(34 AS Interval64) and col_Float=CAST(34.1 AS Float) and col_Double=CAST(34.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7be9a1d0-77fe-4908-bda8-9b485150067a, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 813576ba-1d18-4c57-b7af-2c6b750bbe86, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 813576ba-1d18-4c57-b7af-2c6b750bbe86, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(35 AS Int64) and col_Uint64=CAST(35 AS Uint64) and col_Int32=CAST(35 AS Int32) and col_Uint32=CAST(35 AS Uint32) and col_Int16=CAST(35 AS Int16) and col_Uint16=CAST(35 AS Uint16) and col_Int8=CAST(35 AS Int8) and col_Uint8=CAST(35 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'350.0\' AS DyNumber) and col_String=\'String 35\' and col_Utf8=\'Utf8 35\' and col_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2035-01-01\' AS Date) and col_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203500000000 AS Timestamp) and col_Interval=CAST(35 AS Interval) and col_Date32=CAST(\'2035-01-01\' AS Date32) and col_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_Interval64=CAST(35 AS Interval64) and col_Float=CAST(35.1 AS Float) and col_Double=CAST(35.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 813576ba-1d18-4c57-b7af-2c6b750bbe86, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 404a2444-3196-4ad5-bbf4-b109e961c759, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 404a2444-3196-4ad5-bbf4-b109e961c759, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(36 AS Int64) and col_Uint64=CAST(36 AS Uint64) and col_Int32=CAST(36 AS Int32) and col_Uint32=CAST(36 AS Uint32) and col_Int16=CAST(36 AS Int16) and col_Uint16=CAST(36 AS Uint16) and col_Int8=CAST(36 AS Int8) and col_Uint8=CAST(36 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'360.0\' AS DyNumber) and col_String=\'String 36\' and col_Utf8=\'Utf8 36\' and col_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2036-01-01\' AS Date) and col_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203600000000 AS Timestamp) and col_Interval=CAST(36 AS Interval) and col_Date32=CAST(\'2036-01-01\' AS Date32) and col_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_Interval64=CAST(36 AS Interval64) and col_Float=CAST(36.1 AS Float) and col_Double=CAST(36.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 404a2444-3196-4ad5-bbf4-b109e961c759, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8822ce9a-03b2-4d67-833e-5700b705cf0c, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8822ce9a-03b2-4d67-833e-5700b705cf0c, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(37 AS Int64) and pk_Uint64=CAST(37 AS Uint64) and pk_Int32=CAST(37 AS Int32) and pk_Uint32=CAST(37 AS Uint32) and pk_Int16=CAST(37 AS Int16) and pk_Uint16=CAST(37 AS Uint16) and pk_Int8=CAST(37 AS Int8) and pk_Uint8=CAST(37 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'37\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'370.0\' AS DyNumber) and pk_String=\'String 37\' and pk_Utf8=\'Utf8 37\' and pk_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2037-01-01\' AS Date) and pk_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203700000000 AS Timestamp) and pk_Interval=CAST(37 AS Interval) and pk_Date32=CAST(\'2037-01-01\' AS Date32) and pk_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203700000000 AS Timestamp64) and pk_Interval64=CAST(37 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(37 AS Int64) and col_Uint64=CAST(37 AS Uint64) and col_Int32=CAST(37 AS Int32) and col_Uint32=CAST(37 AS Uint32) and col_Int16=CAST(37 AS Int16) and col_Uint16=CAST(37 AS Uint16) and col_Int8=CAST(37 AS Int8) and col_Uint8=CAST(37 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'37\' AS Decimal(15,0)) and col_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'370.0\' AS DyNumber) and col_String=\'String 37\' and col_Utf8=\'Utf8 37\' and col_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2037-01-01\' AS Date) and col_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203700000000 AS Timestamp) and col_Interval=CAST(37 AS Interval) and col_Date32=CAST(\'2037-01-01\' AS Date32) and col_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203700000000 AS Timestamp64) and col_Interval64=CAST(37 AS Interval64) and col_Float=CAST(37.1 AS Float) and col_Double=CAST(37.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8822ce9a-03b2-4d67-833e-5700b705cf0c, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4bbcf03-5ebe-4f00-b6d0-7b423b567b77, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4bbcf03-5ebe-4f00-b6d0-7b423b567b77, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(38 AS Int64) and pk_Uint64=CAST(38 AS Uint64) and pk_Int32=CAST(38 AS Int32) and pk_Uint32=CAST(38 AS Uint32) and pk_Int16=CAST(38 AS Int16) and pk_Uint16=CAST(38 AS Uint16) and pk_Int8=CAST(38 AS Int8) and pk_Uint8=CAST(38 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'38\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'380.0\' AS DyNumber) and pk_String=\'String 38\' and pk_Utf8=\'Utf8 38\' and pk_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2038-01-01\' AS Date) and pk_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203800000000 AS Timestamp) and pk_Interval=CAST(38 AS Interval) and pk_Date32=CAST(\'2038-01-01\' AS Date32) and pk_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203800000000 AS Timestamp64) and pk_Interval64=CAST(38 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(38 AS Int64) and col_Uint64=CAST(38 AS Uint64) and col_Int32=CAST(38 AS Int32) and col_Uint32=CAST(38 AS Uint32) and col_Int16=CAST(38 AS Int16) and col_Uint16=CAST(38 AS Uint16) and col_Int8=CAST(38 AS Int8) and col_Uint8=CAST(38 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'38\' AS Decimal(15,0)) and col_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'380.0\' AS DyNumber) and col_String=\'String 38\' and col_Utf8=\'Utf8 38\' and col_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2038-01-01\' AS Date) and col_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203800000000 AS Timestamp) and col_Interval=CAST(38 AS Interval) and col_Date32=CAST(\'2038-01-01\' AS Date32) and col_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203800000000 AS Timestamp64) and col_Interval64=CAST(38 AS Interval64) and col_Float=CAST(38.1 AS Float) and col_Double=CAST(38.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4bbcf03-5ebe-4f00-b6d0-7b423b567b77, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fca23c87-c622-40e6-8f9e-a487bfbaab4d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fca23c87-c622-40e6-8f9e-a487bfbaab4d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(39 AS Int64) and pk_Uint64=CAST(39 AS Uint64) and pk_Int32=CAST(39 AS Int32) and pk_Uint32=CAST(39 AS Uint32) and pk_Int16=CAST(39 AS Int16) and pk_Uint16=CAST(39 AS Uint16) and pk_Int8=CAST(39 AS Int8) and pk_Uint8=CAST(39 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'39\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'390.0\' AS DyNumber) and pk_String=\'String 39\' and pk_Utf8=\'Utf8 39\' and pk_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2039-01-01\' AS Date) and pk_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203900000000 AS Timestamp) and pk_Interval=CAST(39 AS Interval) and pk_Date32=CAST(\'2039-01-01\' AS Date32) and pk_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203900000000 AS Timestamp64) and pk_Interval64=CAST(39 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(39 AS Int64) and col_Uint64=CAST(39 AS Uint64) and col_Int32=CAST(39 AS Int32) and col_Uint32=CAST(39 AS Uint32) and col_Int16=CAST(39 AS Int16) and col_Uint16=CAST(39 AS Uint16) and col_Int8=CAST(39 AS Int8) and col_Uint8=CAST(39 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'39\' AS Decimal(15,0)) and col_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'390.0\' AS DyNumber) and col_String=\'String 39\' and col_Utf8=\'Utf8 39\' and col_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2039-01-01\' AS Date) and col_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203900000000 AS Timestamp) and col_Interval=CAST(39 AS Interval) and col_Date32=CAST(\'2039-01-01\' AS Date32) and col_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203900000000 AS Timestamp64) and col_Interval64=CAST(39 AS Interval64) and col_Float=CAST(39.1 AS Float) and col_Double=CAST(39.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fca23c87-c622-40e6-8f9e-a487bfbaab4d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b677540-e672-4dbd-b689-f4ee68ee8b00, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b677540-e672-4dbd-b689-f4ee68ee8b00, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(40 AS Int64) and pk_Uint64=CAST(40 AS Uint64) and pk_Int32=CAST(40 AS Int32) and pk_Uint32=CAST(40 AS Uint32) and pk_Int16=CAST(40 AS Int16) and pk_Uint16=CAST(40 AS Uint16) and pk_Int8=CAST(40 AS Int8) and pk_Uint8=CAST(40 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'40\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'400.0\' AS DyNumber) and pk_String=\'String 40\' and pk_Utf8=\'Utf8 40\' and pk_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2040-01-01\' AS Date) and pk_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204000000000 AS Timestamp) and pk_Interval=CAST(40 AS Interval) and pk_Date32=CAST(\'2040-01-01\' AS Date32) and pk_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204000000000 AS Timestamp64) and pk_Interval64=CAST(40 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(40 AS Int64) and col_Uint64=CAST(40 AS Uint64) and col_Int32=CAST(40 AS Int32) and col_Uint32=CAST(40 AS Uint32) and col_Int16=CAST(40 AS Int16) and col_Uint16=CAST(40 AS Uint16) and col_Int8=CAST(40 AS Int8) and col_Uint8=CAST(40 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'40\' AS Decimal(15,0)) and col_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'400.0\' AS DyNumber) and col_String=\'String 40\' and col_Utf8=\'Utf8 40\' and col_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2040-01-01\' AS Date) and col_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204000000000 AS Timestamp) and col_Interval=CAST(40 AS Interval) and col_Date32=CAST(\'2040-01-01\' AS Date32) and col_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204000000000 AS Timestamp64) and col_Interval64=CAST(40 AS Interval64) and col_Float=CAST(40.1 AS Float) and col_Double=CAST(40.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b677540-e672-4dbd-b689-f4ee68ee8b00, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c89ca06-1846-4e3e-91a9-3e9cf662898d, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c89ca06-1846-4e3e-91a9-3e9cf662898d, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(41 AS Int64) and pk_Uint64=CAST(41 AS Uint64) and pk_Int32=CAST(41 AS Int32) and pk_Uint32=CAST(41 AS Uint32) and pk_Int16=CAST(41 AS Int16) and pk_Uint16=CAST(41 AS Uint16) and pk_Int8=CAST(41 AS Int8) and pk_Uint8=CAST(41 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'41\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'410.0\' AS DyNumber) and pk_String=\'String 41\' and pk_Utf8=\'Utf8 41\' and pk_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2041-01-01\' AS Date) and pk_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204100000000 AS Timestamp) and pk_Interval=CAST(41 AS Interval) and pk_Date32=CAST(\'2041-01-01\' AS Date32) and pk_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204100000000 AS Timestamp64) and pk_Interval64=CAST(41 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(41 AS Int64) and col_Uint64=CAST(41 AS Uint64) and col_Int32=CAST(41 AS Int32) and col_Uint32=CAST(41 AS Uint32) and col_Int16=CAST(41 AS Int16) and col_Uint16=CAST(41 AS Uint16) and col_Int8=CAST(41 AS Int8) and col_Uint8=CAST(41 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'41\' AS Decimal(15,0)) and col_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'410.0\' AS DyNumber) and col_String=\'String 41\' and col_Utf8=\'Utf8 41\' and col_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2041-01-01\' AS Date) and col_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204100000000 AS Timestamp) and col_Interval=CAST(41 AS Interval) and col_Date32=CAST(\'2041-01-01\' AS Date32) and col_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204100000000 AS Timestamp64) and col_Interval64=CAST(41 AS Interval64) and col_Float=CAST(41.1 AS Float) and col_Double=CAST(41.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c89ca06-1846-4e3e-91a9-3e9cf662898d, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08458fb5-069f-44ec-a540-6470fd73d5e0, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08458fb5-069f-44ec-a540-6470fd73d5e0, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(42 AS Int64) and pk_Uint64=CAST(42 AS Uint64) and pk_Int32=CAST(42 AS Int32) and pk_Uint32=CAST(42 AS Uint32) and pk_Int16=CAST(42 AS Int16) and pk_Uint16=CAST(42 AS Uint16) and pk_Int8=CAST(42 AS Int8) and pk_Uint8=CAST(42 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'42\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'420.0\' AS DyNumber) and pk_String=\'String 42\' and pk_Utf8=\'Utf8 42\' and pk_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2042-01-01\' AS Date) and pk_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204200000000 AS Timestamp) and pk_Interval=CAST(42 AS Interval) and pk_Date32=CAST(\'2042-01-01\' AS Date32) and pk_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204200000000 AS Timestamp64) and pk_Interval64=CAST(42 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(42 AS Int64) and col_Uint64=CAST(42 AS Uint64) and col_Int32=CAST(42 AS Int32) and col_Uint32=CAST(42 AS Uint32) and col_Int16=CAST(42 AS Int16) and col_Uint16=CAST(42 AS Uint16) and col_Int8=CAST(42 AS Int8) and col_Uint8=CAST(42 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'42\' AS Decimal(15,0)) and col_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'420.0\' AS DyNumber) and col_String=\'String 42\' and col_Utf8=\'Utf8 42\' and col_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2042-01-01\' AS Date) and col_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204200000000 AS Timestamp) and col_Interval=CAST(42 AS Interval) and col_Date32=CAST(\'2042-01-01\' AS Date32) and col_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204200000000 AS Timestamp64) and col_Interval64=CAST(42 AS Interval64) and col_Float=CAST(42.1 AS Float) and col_Double=CAST(42.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08458fb5-069f-44ec-a540-6470fd73d5e0, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5b9503f-fcc0-4379-a94c-0ba16b6e4054, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5b9503f-fcc0-4379-a94c-0ba16b6e4054, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(43 AS Int64) and pk_Uint64=CAST(43 AS Uint64) and pk_Int32=CAST(43 AS Int32) and pk_Uint32=CAST(43 AS Uint32) and pk_Int16=CAST(43 AS Int16) and pk_Uint16=CAST(43 AS Uint16) and pk_Int8=CAST(43 AS Int8) and pk_Uint8=CAST(43 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'43\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'430.0\' AS DyNumber) and pk_String=\'String 43\' and pk_Utf8=\'Utf8 43\' and pk_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2043-01-01\' AS Date) and pk_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204300000000 AS Timestamp) and pk_Interval=CAST(43 AS Interval) and pk_Date32=CAST(\'2043-01-01\' AS Date32) and pk_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204300000000 AS Timestamp64) and pk_Interval64=CAST(43 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(43 AS Int64) and col_Uint64=CAST(43 AS Uint64) and col_Int32=CAST(43 AS Int32) and col_Uint32=CAST(43 AS Uint32) and col_Int16=CAST(43 AS Int16) and col_Uint16=CAST(43 AS Uint16) and col_Int8=CAST(43 AS Int8) and col_Uint8=CAST(43 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'43\' AS Decimal(15,0)) and col_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'430.0\' AS DyNumber) and col_String=\'String 43\' and col_Utf8=\'Utf8 43\' and col_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2043-01-01\' AS Date) and col_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204300000000 AS Timestamp) and col_Interval=CAST(43 AS Interval) and col_Date32=CAST(\'2043-01-01\' AS Date32) and col_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204300000000 AS Timestamp64) and col_Interval64=CAST(43 AS Interval64) and col_Float=CAST(43.1 AS Float) and col_Double=CAST(43.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5b9503f-fcc0-4379-a94c-0ba16b6e4054, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0651bfb-b5d2-4578-83be-29eef8912a6f, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0651bfb-b5d2-4578-83be-29eef8912a6f, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(44 AS Int64) and pk_Uint64=CAST(44 AS Uint64) and pk_Int32=CAST(44 AS Int32) and pk_Uint32=CAST(44 AS Uint32) and pk_Int16=CAST(44 AS Int16) and pk_Uint16=CAST(44 AS Uint16) and pk_Int8=CAST(44 AS Int8) and pk_Uint8=CAST(44 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'44\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'440.0\' AS DyNumber) and pk_String=\'String 44\' and pk_Utf8=\'Utf8 44\' and pk_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2044-01-01\' AS Date) and pk_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204400000000 AS Timestamp) and pk_Interval=CAST(44 AS Interval) and pk_Date32=CAST(\'2044-01-01\' AS Date32) and pk_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204400000000 AS Timestamp64) and pk_Interval64=CAST(44 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(44 AS Int64) and col_Uint64=CAST(44 AS Uint64) and col_Int32=CAST(44 AS Int32) and col_Uint32=CAST(44 AS Uint32) and col_Int16=CAST(44 AS Int16) and col_Uint16=CAST(44 AS Uint16) and col_Int8=CAST(44 AS Int8) and col_Uint8=CAST(44 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'44\' AS Decimal(15,0)) and col_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'440.0\' AS DyNumber) and col_String=\'String 44\' and col_Utf8=\'Utf8 44\' and col_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2044-01-01\' AS Date) and col_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204400000000 AS Timestamp) and col_Interval=CAST(44 AS Interval) and col_Date32=CAST(\'2044-01-01\' AS Date32) and col_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204400000000 AS Timestamp64) and col_Interval64=CAST(44 AS Interval64) and col_Float=CAST(44.1 AS Float) and col_Double=CAST(44.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0651bfb-b5d2-4578-83be-29eef8912a6f, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3c167a5-eb19-4e20-ac83-cda8dee16fd3, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3c167a5-eb19-4e20-ac83-cda8dee16fd3, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(45 AS Int64) and pk_Uint64=CAST(45 AS Uint64) and pk_Int32=CAST(45 AS Int32) and pk_Uint32=CAST(45 AS Uint32) and pk_Int16=CAST(45 AS Int16) and pk_Uint16=CAST(45 AS Uint16) and pk_Int8=CAST(45 AS Int8) and pk_Uint8=CAST(45 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'45\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'450.0\' AS DyNumber) and pk_String=\'String 45\' and pk_Utf8=\'Utf8 45\' and pk_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2045-01-01\' AS Date) and pk_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204500000000 AS Timestamp) and pk_Interval=CAST(45 AS Interval) and pk_Date32=CAST(\'2045-01-01\' AS Date32) and pk_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204500000000 AS Timestamp64) and pk_Interval64=CAST(45 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(45 AS Int64) and col_Uint64=CAST(45 AS Uint64) and col_Int32=CAST(45 AS Int32) and col_Uint32=CAST(45 AS Uint32) and col_Int16=CAST(45 AS Int16) and col_Uint16=CAST(45 AS Uint16) and col_Int8=CAST(45 AS Int8) and col_Uint8=CAST(45 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'45\' AS Decimal(15,0)) and col_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'450.0\' AS DyNumber) and col_String=\'String 45\' and col_Utf8=\'Utf8 45\' and col_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2045-01-01\' AS Date) and col_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204500000000 AS Timestamp) and col_Interval=CAST(45 AS Interval) and col_Date32=CAST(\'2045-01-01\' AS Date32) and col_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204500000000 AS Timestamp64) and col_Interval64=CAST(45 AS Interval64) and col_Float=CAST(45.1 AS Float) and col_Double=CAST(45.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3c167a5-eb19-4e20-ac83-cda8dee16fd3, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b6d0679-ca84-41b6-a7bc-6882a600dee2, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b6d0679-ca84-41b6-a7bc-6882a600dee2, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(46 AS Int64) and pk_Uint64=CAST(46 AS Uint64) and pk_Int32=CAST(46 AS Int32) and pk_Uint32=CAST(46 AS Uint32) and pk_Int16=CAST(46 AS Int16) and pk_Uint16=CAST(46 AS Uint16) and pk_Int8=CAST(46 AS Int8) and pk_Uint8=CAST(46 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'46\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'460.0\' AS DyNumber) and pk_String=\'String 46\' and pk_Utf8=\'Utf8 46\' and pk_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2046-01-01\' AS Date) and pk_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204600000000 AS Timestamp) and pk_Interval=CAST(46 AS Interval) and pk_Date32=CAST(\'2046-01-01\' AS Date32) and pk_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204600000000 AS Timestamp64) and pk_Interval64=CAST(46 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(46 AS Int64) and col_Uint64=CAST(46 AS Uint64) and col_Int32=CAST(46 AS Int32) and col_Uint32=CAST(46 AS Uint32) and col_Int16=CAST(46 AS Int16) and col_Uint16=CAST(46 AS Uint16) and col_Int8=CAST(46 AS Int8) and col_Uint8=CAST(46 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'46\' AS Decimal(15,0)) and col_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'460.0\' AS DyNumber) and col_String=\'String 46\' and col_Utf8=\'Utf8 46\' and col_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2046-01-01\' AS Date) and col_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204600000000 AS Timestamp) and col_Interval=CAST(46 AS Interval) and col_Date32=CAST(\'2046-01-01\' AS Date32) and col_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204600000000 AS Timestamp64) and col_Interval64=CAST(46 AS Interval64) and col_Float=CAST(46.1 AS Float) and col_Double=CAST(46.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b6d0679-ca84-41b6-a7bc-6882a600dee2, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d7808e4-9459-495a-93f9-3e5989ba2264, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d7808e4-9459-495a-93f9-3e5989ba2264, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(47 AS Int64) and pk_Uint64=CAST(47 AS Uint64) and pk_Int32=CAST(47 AS Int32) and pk_Uint32=CAST(47 AS Uint32) and pk_Int16=CAST(47 AS Int16) and pk_Uint16=CAST(47 AS Uint16) and pk_Int8=CAST(47 AS Int8) and pk_Uint8=CAST(47 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'47\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'470.0\' AS DyNumber) and pk_String=\'String 47\' and pk_Utf8=\'Utf8 47\' and pk_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2047-01-01\' AS Date) and pk_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204700000000 AS Timestamp) and pk_Interval=CAST(47 AS Interval) and pk_Date32=CAST(\'2047-01-01\' AS Date32) and pk_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204700000000 AS Timestamp64) and pk_Interval64=CAST(47 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(47 AS Int64) and col_Uint64=CAST(47 AS Uint64) and col_Int32=CAST(47 AS Int32) and col_Uint32=CAST(47 AS Uint32) and col_Int16=CAST(47 AS Int16) and col_Uint16=CAST(47 AS Uint16) and col_Int8=CAST(47 AS Int8) and col_Uint8=CAST(47 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'47\' AS Decimal(15,0)) and col_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'470.0\' AS DyNumber) and col_String=\'String 47\' and col_Utf8=\'Utf8 47\' and col_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2047-01-01\' AS Date) and col_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204700000000 AS Timestamp) and col_Interval=CAST(47 AS Interval) and col_Date32=CAST(\'2047-01-01\' AS Date32) and col_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204700000000 AS Timestamp64) and col_Interval64=CAST(47 AS Interval64) and col_Float=CAST(47.1 AS Float) and col_Double=CAST(47.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d7808e4-9459-495a-93f9-3e5989ba2264, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdd61468-99d2-44b1-943b-c5689ce6797f, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdd61468-99d2-44b1-943b-c5689ce6797f, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(48 AS Int64) and pk_Uint64=CAST(48 AS Uint64) and pk_Int32=CAST(48 AS Int32) and pk_Uint32=CAST(48 AS Uint32) and pk_Int16=CAST(48 AS Int16) and pk_Uint16=CAST(48 AS Uint16) and pk_Int8=CAST(48 AS Int8) and pk_Uint8=CAST(48 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'48\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'480.0\' AS DyNumber) and pk_String=\'String 48\' and pk_Utf8=\'Utf8 48\' and pk_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2048-01-01\' AS Date) and pk_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204800000000 AS Timestamp) and pk_Interval=CAST(48 AS Interval) and pk_Date32=CAST(\'2048-01-01\' AS Date32) and pk_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204800000000 AS Timestamp64) and pk_Interval64=CAST(48 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(48 AS Int64) and col_Uint64=CAST(48 AS Uint64) and col_Int32=CAST(48 AS Int32) and col_Uint32=CAST(48 AS Uint32) and col_Int16=CAST(48 AS Int16) and col_Uint16=CAST(48 AS Uint16) and col_Int8=CAST(48 AS Int8) and col_Uint8=CAST(48 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'48\' AS Decimal(15,0)) and col_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'480.0\' AS DyNumber) and col_String=\'String 48\' and col_Utf8=\'Utf8 48\' and col_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2048-01-01\' AS Date) and col_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204800000000 AS Timestamp) and col_Interval=CAST(48 AS Interval) and col_Date32=CAST(\'2048-01-01\' AS Date32) and col_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204800000000 AS Timestamp64) and col_Interval64=CAST(48 AS Interval64) and col_Float=CAST(48.1 AS Float) and col_Double=CAST(48.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdd61468-99d2-44b1-943b-c5689ce6797f, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09d23e0a-9250-4450-ab34-675c83cef2ab, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09d23e0a-9250-4450-ab34-675c83cef2ab, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(49 AS Int64) and pk_Uint64=CAST(49 AS Uint64) and pk_Int32=CAST(49 AS Int32) and pk_Uint32=CAST(49 AS Uint32) and pk_Int16=CAST(49 AS Int16) and pk_Uint16=CAST(49 AS Uint16) and pk_Int8=CAST(49 AS Int8) and pk_Uint8=CAST(49 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'49\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'490.0\' AS DyNumber) and pk_String=\'String 49\' and pk_Utf8=\'Utf8 49\' and pk_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2049-01-01\' AS Date) and pk_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204900000000 AS Timestamp) and pk_Interval=CAST(49 AS Interval) and pk_Date32=CAST(\'2049-01-01\' AS Date32) and pk_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204900000000 AS Timestamp64) and pk_Interval64=CAST(49 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(49 AS Int64) and col_Uint64=CAST(49 AS Uint64) and col_Int32=CAST(49 AS Int32) and col_Uint32=CAST(49 AS Uint32) and col_Int16=CAST(49 AS Int16) and col_Uint16=CAST(49 AS Uint16) and col_Int8=CAST(49 AS Int8) and col_Uint8=CAST(49 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'49\' AS Decimal(15,0)) and col_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'490.0\' AS DyNumber) and col_String=\'String 49\' and col_Utf8=\'Utf8 49\' and col_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2049-01-01\' AS Date) and col_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204900000000 AS Timestamp) and col_Interval=CAST(49 AS Interval) and col_Date32=CAST(\'2049-01-01\' AS Date32) and col_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204900000000 AS Timestamp64) and col_Interval64=CAST(49 AS Interval64) and col_Float=CAST(49.1 AS Float) and col_Double=CAST(49.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09d23e0a-9250-4450-ab34-675c83cef2ab, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c23107fb-cfe9-421e-8c16-24b51dc6fad3, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c23107fb-cfe9-421e-8c16-24b51dc6fad3, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(50 AS Int64) and pk_Uint64=CAST(50 AS Uint64) and pk_Int32=CAST(50 AS Int32) and pk_Uint32=CAST(50 AS Uint32) and pk_Int16=CAST(50 AS Int16) and pk_Uint16=CAST(50 AS Uint16) and pk_Int8=CAST(50 AS Int8) and pk_Uint8=CAST(50 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'50\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'500.0\' AS DyNumber) and pk_String=\'String 50\' and pk_Utf8=\'Utf8 50\' and pk_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2050-01-01\' AS Date) and pk_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205000000000 AS Timestamp) and pk_Interval=CAST(50 AS Interval) and pk_Date32=CAST(\'2050-01-01\' AS Date32) and pk_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205000000000 AS Timestamp64) and pk_Interval64=CAST(50 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(50 AS Int64) and col_Uint64=CAST(50 AS Uint64) and col_Int32=CAST(50 AS Int32) and col_Uint32=CAST(50 AS Uint32) and col_Int16=CAST(50 AS Int16) and col_Uint16=CAST(50 AS Uint16) and col_Int8=CAST(50 AS Int8) and col_Uint8=CAST(50 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'50\' AS Decimal(15,0)) and col_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'500.0\' AS DyNumber) and col_String=\'String 50\' and col_Utf8=\'Utf8 50\' and col_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2050-01-01\' AS Date) and col_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205000000000 AS Timestamp) and col_Interval=CAST(50 AS Interval) and col_Date32=CAST(\'2050-01-01\' AS Date32) and col_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205000000000 AS Timestamp64) and col_Interval64=CAST(50 AS Interval64) and col_Float=CAST(50.1 AS Float) and col_Double=CAST(50.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c23107fb-cfe9-421e-8c16-24b51dc6fad3, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ead1178e-c71a-47ac-bd22-6c7b50d7c0f5, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ead1178e-c71a-47ac-bd22-6c7b50d7c0f5, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(51 AS Int64) and pk_Uint64=CAST(51 AS Uint64) and pk_Int32=CAST(51 AS Int32) and pk_Uint32=CAST(51 AS Uint32) and pk_Int16=CAST(51 AS Int16) and pk_Uint16=CAST(51 AS Uint16) and pk_Int8=CAST(51 AS Int8) and pk_Uint8=CAST(51 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'51\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'510.0\' AS DyNumber) and pk_String=\'String 51\' and pk_Utf8=\'Utf8 51\' and pk_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2051-01-01\' AS Date) and pk_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205100000000 AS Timestamp) and pk_Interval=CAST(51 AS Interval) and pk_Date32=CAST(\'2051-01-01\' AS Date32) and pk_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205100000000 AS Timestamp64) and pk_Interval64=CAST(51 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(51 AS Int64) and col_Uint64=CAST(51 AS Uint64) and col_Int32=CAST(51 AS Int32) and col_Uint32=CAST(51 AS Uint32) and col_Int16=CAST(51 AS Int16) and col_Uint16=CAST(51 AS Uint16) and col_Int8=CAST(51 AS Int8) and col_Uint8=CAST(51 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'51\' AS Decimal(15,0)) and col_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'510.0\' AS DyNumber) and col_String=\'String 51\' and col_Utf8=\'Utf8 51\' and col_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2051-01-01\' AS Date) and col_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205100000000 AS Timestamp) and col_Interval=CAST(51 AS Interval) and col_Date32=CAST(\'2051-01-01\' AS Date32) and col_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205100000000 AS Timestamp64) and col_Interval64=CAST(51 AS Interval64) and col_Float=CAST(51.1 AS Float) and col_Double=CAST(51.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ead1178e-c71a-47ac-bd22-6c7b50d7c0f5, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fcee9ab-3825-4155-9fb5-4855b0fd076a, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fcee9ab-3825-4155-9fb5-4855b0fd076a, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(52 AS Int64) and pk_Uint64=CAST(52 AS Uint64) and pk_Int32=CAST(52 AS Int32) and pk_Uint32=CAST(52 AS Uint32) and pk_Int16=CAST(52 AS Int16) and pk_Uint16=CAST(52 AS Uint16) and pk_Int8=CAST(52 AS Int8) and pk_Uint8=CAST(52 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'52\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'520.0\' AS DyNumber) and pk_String=\'String 52\' and pk_Utf8=\'Utf8 52\' and pk_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2052-01-01\' AS Date) and pk_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205200000000 AS Timestamp) and pk_Interval=CAST(52 AS Interval) and pk_Date32=CAST(\'2052-01-01\' AS Date32) and pk_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205200000000 AS Timestamp64) and pk_Interval64=CAST(52 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(52 AS Int64) and col_Uint64=CAST(52 AS Uint64) and col_Int32=CAST(52 AS Int32) and col_Uint32=CAST(52 AS Uint32) and col_Int16=CAST(52 AS Int16) and col_Uint16=CAST(52 AS Uint16) and col_Int8=CAST(52 AS Int8) and col_Uint8=CAST(52 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'52\' AS Decimal(15,0)) and col_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'520.0\' AS DyNumber) and col_String=\'String 52\' and col_Utf8=\'Utf8 52\' and col_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2052-01-01\' AS Date) and col_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205200000000 AS Timestamp) and col_Interval=CAST(52 AS Interval) and col_Date32=CAST(\'2052-01-01\' AS Date32) and col_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205200000000 AS Timestamp64) and col_Interval64=CAST(52 AS Interval64) and col_Float=CAST(52.1 AS Float) and col_Double=CAST(52.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fcee9ab-3825-4155-9fb5-4855b0fd076a, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe53e89f-6c4e-4b59-97a1-57604f695702, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe53e89f-6c4e-4b59-97a1-57604f695702, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(53 AS Int64) and pk_Uint64=CAST(53 AS Uint64) and pk_Int32=CAST(53 AS Int32) and pk_Uint32=CAST(53 AS Uint32) and pk_Int16=CAST(53 AS Int16) and pk_Uint16=CAST(53 AS Uint16) and pk_Int8=CAST(53 AS Int8) and pk_Uint8=CAST(53 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'53\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'530.0\' AS DyNumber) and pk_String=\'String 53\' and pk_Utf8=\'Utf8 53\' and pk_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2053-01-01\' AS Date) and pk_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205300000000 AS Timestamp) and pk_Interval=CAST(53 AS Interval) and pk_Date32=CAST(\'2053-01-01\' AS Date32) and pk_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205300000000 AS Timestamp64) and pk_Interval64=CAST(53 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(53 AS Int64) and col_Uint64=CAST(53 AS Uint64) and col_Int32=CAST(53 AS Int32) and col_Uint32=CAST(53 AS Uint32) and col_Int16=CAST(53 AS Int16) and col_Uint16=CAST(53 AS Uint16) and col_Int8=CAST(53 AS Int8) and col_Uint8=CAST(53 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'53\' AS Decimal(15,0)) and col_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'530.0\' AS DyNumber) and col_String=\'String 53\' and col_Utf8=\'Utf8 53\' and col_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2053-01-01\' AS Date) and col_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205300000000 AS Timestamp) and col_Interval=CAST(53 AS Interval) and col_Date32=CAST(\'2053-01-01\' AS Date32) and col_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205300000000 AS Timestamp64) and col_Interval64=CAST(53 AS Interval64) and col_Float=CAST(53.1 AS Float) and col_Double=CAST(53.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe53e89f-6c4e-4b59-97a1-57604f695702, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 615843b5-808c-4bae-971a-b1d24a251809, ghrun-w2mzg6gufa.auto.internal:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 615843b5-808c-4bae-971a-b1d24a251809, ghrun-w2mzg6gufa.auto.internal:8376): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_all_types`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 615843b5-808c-4bae-971a-b1d24a251809, ghrun-w2mzg6gufa.auto.internal:8376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjNWRjZjAtNDllOTY4ODktODc3MDBmZmItZWFiMGFkMjM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8edcea46-1f27-4a35-8b73-009536b1af4a, localhost:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8edcea46-1f27-4a35-8b73-009536b1af4a, localhost:8376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8edcea46-1f27-4a35-8b73-009536b1af4a, localhost:8376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 8376 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:8376, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7865ef72-a964-4636-a338-0267107837ce, localhost:8376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7865ef72-a964-4636-a338-0267107837ce, localhost:8376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7865ef72-a964-4636-a338-0267107837ce, localhost:8376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 8376 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:8376, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61226/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61226
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15817
============================== slowest durations ===============================
325.37s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
147.91s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
19.13s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/4y75/003099/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.021121 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.056236 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.081268 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.196369 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.46079 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.64457 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.896855 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.376676 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.655584 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.987571 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.223206 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.527342 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004996 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1136127==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 320 byte(s) in 5 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348dea40 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348dea40 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000348dea40 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000348dea40 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x000043bf3d6b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000043bf3d6b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000043bf3d6b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000043bf3d6b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000043bf3d6b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000043bf3d6b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000043c2fa7d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x000043c31e20 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#18 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#19 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#21 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
==================== 1 passed, 1 error in 495.07s (0:08:15) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/00307b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
163.19s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
34.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
19.61s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
======================== 1 passed in 218.25s (0:03:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030b7/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
172.40s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
34.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
19.70s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
======================== 1 passed in 227.63s (0:03:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.039356 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.066588 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.147361 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.231506 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.534488 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.9224 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.206837 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.556556 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.826427 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.11287 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.608846 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010362 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1145985==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a70026a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a70026a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a6ee60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a6ee60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a6ee60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x0000428e620e in NYdbGrpc::TGRpcRequestImpl<Ydb::ClickhouseInternal::CreateSnapshotRequest, Ydb::ClickhouseInternal::CreateSnapshotResponse, NKikimr::NGRpcService::TGRpcYdbClickhouseInternalService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1145507
DEBUG    ya.test:process.py:259 Command (pid 1145507) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1145507) elapsed time (sec): 1.1212849617004395
DEBUG    ya.test:process.py:263 Command (pid 1145507) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) maxrss: 476512
DEBUG    ya.test:process.py:263 Command (pid 1145507) minflt: 45223
DEBUG    ya.test:process.py:263 Command (pid 1145507) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 1145507) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1145507) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1145507) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1145507) stime: 0.186781
DEBUG    ya.test:process.py:263 Command (pid 1145507) utime: 0.539252
DEBUG    ya.test:process.py:263 Command (pid 1145507) wtime: 1.123
DEBUG    ya.test:process.py:275 Command (pid 1145507) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1145507) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16085
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/003048/r3tmp/kikimr_cluster_7c6qk2ma
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6577
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18528
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_t5xfme5g.log --grpc-port=22087 --mon-port=6577 --ic-port=16085
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:22087/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_t5xfme5g.log --grpc-port=22087 --mon-port=6577 --ic-port=16085
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_t5xfme5g.log', '--grpc-port=22087', '--mon-port=6577', '--ic-port=16085')' in '/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1145985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:22087/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1145991
DEBUG    ya.test:process.py:259 Command (pid 1145991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1145991) elapsed time (sec): 0.9744968414306641
DEBUG    ya.test:process.py:263 Command (pid 1145991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) maxrss: 480892
DEBUG    ya.test:process.py:263 Command (pid 1145991) minflt: 45149
DEBUG    ya.test:process.py:263 Command (pid 1145991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 1145991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1145991) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1145991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1145991) stime: 0.246393
DEBUG    ya.test:process.py:263 Command (pid 1145991) utime: 0.548881
DEBUG    ya.test:process.py:263 Command (pid 1145991) wtime: 0.982
DEBUG    ya.test:process.py:275 Command (pid 1145991) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1145991) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:22087', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16085\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:22087', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16085\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1147790
DEBUG    ya.test:process.py:259 Command (pid 1147790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1147790) elapsed time (sec): 1.380483865737915
DEBUG    ya.test:process.py:263 Command (pid 1147790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) maxrss: 579516
DEBUG    ya.test:process.py:263 Command (pid 1147790) minflt: 51441
DEBUG    ya.test:process.py:263 Command (pid 1147790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) nivcsw: 290
DEBUG    ya.test:process.py:263 Command (pid 1147790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1147790) nvcsw: 593
DEBUG    ya.test:process.py:263 Command (pid 1147790) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1147790) stime: 0.409213
DEBUG    ya.test:process.py:263 Command (pid 1147790) utime: 0.598692
DEBUG    ya.test:process.py:263 Command (pid 1147790) wtime: 1.383
DEBUG    ya.test:process.py:275 Command (pid 1147790) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1147790) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:22087', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:22087', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1148430
DEBUG    ya.test:process.py:259 Command (pid 1148430) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1148430) elapsed time (sec): 1.342104434967041
DEBUG    ya.test:process.py:263 Command (pid 1148430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) maxrss: 579516
DEBUG    ya.test:process.py:263 Command (pid 1148430) minflt: 51483
DEBUG    ya.test:process.py:263 Command (pid 1148430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) nivcsw: 312
DEBUG    ya.test:process.py:263 Command (pid 1148430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1148430) nvcsw: 675
DEBUG    ya.test:process.py:263 Command (pid 1148430) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1148430) stime: 0.23746099999999998
DEBUG    ya.test:process.py:263 Command (pid 1148430) utime: 0.623691
DEBUG    ya.test:process.py:263 Command (pid 1148430) wtime: 1.353
DEBUG    ya.test:process.py:275 Command (pid 1148430) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1148430) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27174
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/003048/r3tmp/kikimr_cluster_0y0t3crn
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4384
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10451
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29261
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_78zzh3j1.log --grpc-port=4384 --mon-port=21810 --ic-port=27174
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4384/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_78zzh3j1.log --grpc-port=4384 --mon-port=21810 --ic-port=27174
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_78zzh3j1.log', '--grpc-port=4384', '--mon-port=21810', '--ic-port=27174')' in '/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1149345
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4384/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1149346
DEBUG    ya.test:process.py:259 Command (pid 1149346) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1149346) elapsed time (sec): 0.8666608333587646
DEBUG    ya.test:process.py:263 Command (pid 1149346) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) maxrss: 596620
DEBUG    ya.test:process.py:263 Command (pid 1149346) minflt: 45216
DEBUG    ya.test:process.py:263 Command (pid 1149346) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1149346) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1149346) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1149346) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1149346) stime: 0.21425
DEBUG    ya.test:process.py:263 Command (pid 1149346) utime: 0.512361
DEBUG    ya.test:process.py:263 Command (pid 1149346) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 1149346) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1149346) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4384', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27174\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4384', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27174\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1152380
DEBUG    ya.test:process.py:259 Command (pid 1152380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1152380) elapsed time (sec): 1.0578124523162842
DEBUG    ya.test:process.py:263 Command (pid 1152380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) maxrss: 661440
DEBUG    ya.test:process.py:263 Command (pid 1152380) minflt: 51466
DEBUG    ya.test:process.py:263 Command (pid 1152380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1152380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1152380) nvcsw: 620
DEBUG    ya.test:process.py:263 Command (pid 1152380) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1152380) stime: 0.34815199999999996
DEBUG    ya.test:process.py:263 Command (pid 1152380) utime: 0.49706999999999996
DEBUG    ya.test:process.py:263 Command (pid 1152380) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 1152380) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 1152380) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4384', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003048/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:4384', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1152703
DEBUG    ya.test:process.py:259 Command (pid 1152703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1152703) elapsed time (sec): 1.0790472030639648
DEBUG    ya.test:process.py:263 Command (pid 1152703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) maxrss: 661600
DEBUG    ya.test:process.py:263 Command (pid 1152703) minflt: 51429
DEBUG    ya.test:process.py:263 Command (pid 1152703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1152703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1152703) nvcsw: 514
DEBUG    ya.test:process.py:263 Command (pid 1152703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1152703) stime: 0.271655
DEBUG    ya.test:process.py:263 Command (pid 1152703) utime: 0.5688449999999999
DEBUG    ya.test:process.py:263 Command (pid 1152703) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 1152703) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1152703) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9615f4c6-e722-4eb5-b742-3ba4af3883e6, localhost:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9615f4c6-e722-4eb5-b742-3ba4af3883e6, localhost:22087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9615f4c6-e722-4eb5-b742-3ba4af3883e6, localhost:22087): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 22087 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:22087, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ca7c46e5-f8e0-4ff2-be2d-647d83b7696b, localhost:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ca7c46e5-f8e0-4ff2-be2d-647d83b7696b, localhost:4384): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ca7c46e5-f8e0-4ff2-be2d-647d83b7696b, localhost:4384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 4384 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:4384, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4384
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d37853aa-0fc7-49b6-a39d-a55fdabe50b7, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d37853aa-0fc7-49b6-a39d-a55fdabe50b7, ghrun-w2mzg6gufa.auto.internal:22087): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d37853aa-0fc7-49b6-a39d-a55fdabe50b7, ghrun-w2mzg6gufa.auto.internal:22087): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f8804bd-0b24-4be4-8de4-27d4bf19a39f, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f8804bd-0b24-4be4-8de4-27d4bf19a39f, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f8804bd-0b24-4be4-8de4-27d4bf19a39f, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ead7969-a535-4366-9add-fac7a4f78bd4, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ead7969-a535-4366-9add-fac7a4f78bd4, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_1__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL  ASYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  ASYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  ASYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  ASYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  ASYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  ASYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL  ASYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  ASYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL  ASYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  ASYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL  ASYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  ASYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ead7969-a535-4366-9add-fac7a4f78bd4, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92387886-f981-4c6e-b85b-ba8d94a99339, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92387886-f981-4c6e-b85b-ba8d94a99339, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92387886-f981-4c6e-b85b-ba8d94a99339, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 391906d1-bfcc-43d4-ab96-f7f2679759d3, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 391906d1-bfcc-43d4-ab96-f7f2679759d3, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 391906d1-bfcc-43d4-ab96-f7f2679759d3, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ba4ec90-a1ea-4141-94fa-611d0ab748a4, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ba4ec90-a1ea-4141-94fa-611d0ab748a4, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ba4ec90-a1ea-4141-94fa-611d0ab748a4, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34faf365-a712-4127-874e-d056769d00a0, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34faf365-a712-4127-874e-d056769d00a0, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34faf365-a712-4127-874e-d056769d00a0, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43bdbefa-350d-4d9b-8cf3-39248669c098, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43bdbefa-350d-4d9b-8cf3-39248669c098, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43bdbefa-350d-4d9b-8cf3-39248669c098, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5267e7e-0d97-4982-93ea-f1e0a3b25a37, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5267e7e-0d97-4982-93ea-f1e0a3b25a37, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5267e7e-0d97-4982-93ea-f1e0a3b25a37, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 859acd3b-6dd3-4293-b2c9-7f68f051b1ec, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 859acd3b-6dd3-4293-b2c9-7f68f051b1ec, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 859acd3b-6dd3-4293-b2c9-7f68f051b1ec, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fb49e7e-5e23-479e-bd56-f5ef69a33a04, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fb49e7e-5e23-479e-bd56-f5ef69a33a04, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fb49e7e-5e23-479e-bd56-f5ef69a33a04, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8ccac2e-a444-4be0-81e5-d7d5219772dc, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ccac2e-a444-4be0-81e5-d7d5219772dc, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8ccac2e-a444-4be0-81e5-d7d5219772dc, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aaecfb9f-11e8-4793-9bb3-ae976e507131, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aaecfb9f-11e8-4793-9bb3-ae976e507131, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aaecfb9f-11e8-4793-9bb3-ae976e507131, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42405f47-0041-44e8-8ace-17c68b0616a8, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42405f47-0041-44e8-8ace-17c68b0616a8, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42405f47-0041-44e8-8ace-17c68b0616a8, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e20e0879-387d-49ab-bc00-a30bd4cfde64, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e20e0879-387d-49ab-bc00-a30bd4cfde64, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e20e0879-387d-49ab-bc00-a30bd4cfde64, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a55d3fd-4d9e-4122-8d9a-0b2be03576d4, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a55d3fd-4d9e-4122-8d9a-0b2be03576d4, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a55d3fd-4d9e-4122-8d9a-0b2be03576d4, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5c56392-010b-49b8-a634-e26a34c02d8f, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5c56392-010b-49b8-a634-e26a34c02d8f, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5c56392-010b-49b8-a634-e26a34c02d8f, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7af95b8e-2fa1-41ec-9021-321ab54e61d1, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7af95b8e-2fa1-41ec-9021-321ab54e61d1, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7af95b8e-2fa1-41ec-9021-321ab54e61d1, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e84b2d1-ffbd-49b9-a771-0261ddde4c9b, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e84b2d1-ffbd-49b9-a771-0261ddde4c9b, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e84b2d1-ffbd-49b9-a771-0261ddde4c9b, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17f236d5-c833-4da8-9159-2feefd08a89c, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17f236d5-c833-4da8-9159-2feefd08a89c, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17f236d5-c833-4da8-9159-2feefd08a89c, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70f3ac1e-f7c3-4bbe-9191-5b36c49182c1, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70f3ac1e-f7c3-4bbe-9191-5b36c49182c1, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70f3ac1e-f7c3-4bbe-9191-5b36c49182c1, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84099212-ff0b-4552-80cf-119b975f1b7b, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84099212-ff0b-4552-80cf-119b975f1b7b, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84099212-ff0b-4552-80cf-119b975f1b7b, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 672a862d-8e88-4565-99ca-8021b9bc7141, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 672a862d-8e88-4565-99ca-8021b9bc7141, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 672a862d-8e88-4565-99ca-8021b9bc7141, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90e5e8db-e5c2-4883-9577-3027462e1d7d, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90e5e8db-e5c2-4883-9577-3027462e1d7d, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90e5e8db-e5c2-4883-9577-3027462e1d7d, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7922697-cbf9-4557-8ae8-4e9cbc05a124, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7922697-cbf9-4557-8ae8-4e9cbc05a124, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7922697-cbf9-4557-8ae8-4e9cbc05a124, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 319d7aff-5f35-4b57-bb69-969779c50639, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 319d7aff-5f35-4b57-bb69-969779c50639, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 319d7aff-5f35-4b57-bb69-969779c50639, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8408f1c5-b084-458d-af20-bd981da898d6, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8408f1c5-b084-458d-af20-bd981da898d6, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8408f1c5-b084-458d-af20-bd981da898d6, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01d54ebd-c933-452b-9b67-7c9d520a241d, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01d54ebd-c933-452b-9b67-7c9d520a241d, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01d54ebd-c933-452b-9b67-7c9d520a241d, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22dcb120-1aff-4d9c-90c4-c5558393ad9c, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22dcb120-1aff-4d9c-90c4-c5558393ad9c, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22dcb120-1aff-4d9c-90c4-c5558393ad9c, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0fd0bee-008a-47c2-bf40-a0dbdf259965, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0fd0bee-008a-47c2-bf40-a0dbdf259965, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0fd0bee-008a-47c2-bf40-a0dbdf259965, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a24fe69d-7d60-4111-b098-e5ed45e700ef, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a24fe69d-7d60-4111-b098-e5ed45e700ef, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a24fe69d-7d60-4111-b098-e5ed45e700ef, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 252f5634-20da-4865-a8ba-c5f250c5878f, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 252f5634-20da-4865-a8ba-c5f250c5878f, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 252f5634-20da-4865-a8ba-c5f250c5878f, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c813f08-cc88-4c22-bf9a-faeda06db971, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c813f08-cc88-4c22-bf9a-faeda06db971, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c813f08-cc88-4c22-bf9a-faeda06db971, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44c2b8eb-9f45-4722-8e74-653d0fb55542, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44c2b8eb-9f45-4722-8e74-653d0fb55542, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44c2b8eb-9f45-4722-8e74-653d0fb55542, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c77c8476-7e20-4852-987b-43fc83d431cc, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77c8476-7e20-4852-987b-43fc83d431cc, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c77c8476-7e20-4852-987b-43fc83d431cc, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a78989f-a679-49df-aa70-639fd91c03bf, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a78989f-a679-49df-aa70-639fd91c03bf, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a78989f-a679-49df-aa70-639fd91c03bf, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a543d7fd-54d5-4b1e-800f-dc40f495fa81, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a543d7fd-54d5-4b1e-800f-dc40f495fa81, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a543d7fd-54d5-4b1e-800f-dc40f495fa81, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbbc95ae-5b92-4bd1-9dc8-9ea359f04519, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbbc95ae-5b92-4bd1-9dc8-9ea359f04519, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbbc95ae-5b92-4bd1-9dc8-9ea359f04519, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8408bfd-2b7a-4ce6-b45a-4220f58c7258, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8408bfd-2b7a-4ce6-b45a-4220f58c7258, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8408bfd-2b7a-4ce6-b45a-4220f58c7258, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1611618-9400-4924-a3f3-6300b0512355, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1611618-9400-4924-a3f3-6300b0512355, ghrun-w2mzg6gufa.auto.internal:4384): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1611618-9400-4924-a3f3-6300b0512355, ghrun-w2mzg6gufa.auto.internal:4384): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c7ec1499-17b6-4496-b018-bbeb14b40d91, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c7ec1499-17b6-4496-b018-bbeb14b40d91, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c7ec1499-17b6-4496-b018-bbeb14b40d91, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 853991c2-fc30-4158-b699-d6fa6fa511c3, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 853991c2-fc30-4158-b699-d6fa6fa511c3, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_1__ASYNC`\n                        FOR `/Root/table_index_1__ASYNC` AS `/Root/table_index_1__ASYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:22087/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 853991c2-fc30-4158-b699-d6fa6fa511c3, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4cf3bed-6dd7-4686-afcc-f70c466fe125, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4cf3bed-6dd7-4686-afcc-f70c466fe125, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4cf3bed-6dd7-4686-afcc-f70c466fe125, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb937eac-658d-4d67-9877-737179423621, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb937eac-658d-4d67-9877-737179423621, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb937eac-658d-4d67-9877-737179423621, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edfbb104-0773-44af-a379-b3b62e6bd836, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edfbb104-0773-44af-a379-b3b62e6bd836, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edfbb104-0773-44af-a379-b3b62e6bd836, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9725caa4-4bb6-472d-9b7e-4c02f53eb32c, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9725caa4-4bb6-472d-9b7e-4c02f53eb32c, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9725caa4-4bb6-472d-9b7e-4c02f53eb32c, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5a13ff1-a057-4076-b656-1eaa9986af08, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5a13ff1-a057-4076-b656-1eaa9986af08, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5a13ff1-a057-4076-b656-1eaa9986af08, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a11cc03-ea15-48d7-a693-7001452841d0, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a11cc03-ea15-48d7-a693-7001452841d0, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a11cc03-ea15-48d7-a693-7001452841d0, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60775aee-e4a3-4166-9786-c4d23f648b33, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60775aee-e4a3-4166-9786-c4d23f648b33, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60775aee-e4a3-4166-9786-c4d23f648b33, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea54b61c-d9cf-4ece-840f-b16493f8a84a, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea54b61c-d9cf-4ece-840f-b16493f8a84a, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea54b61c-d9cf-4ece-840f-b16493f8a84a, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 958c7491-a2a8-45d4-a8cc-807ad46c596f, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 958c7491-a2a8-45d4-a8cc-807ad46c596f, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'70.0\' AS DyNumber) and col_index_String=\'String 7\' and col_index_Utf8=\'Utf8 7\' and col_index_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2007-01-01\' AS Date) and col_index_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 958c7491-a2a8-45d4-a8cc-807ad46c596f, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5334bb87-8871-4255-bbd9-623235e5a32c, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5334bb87-8871-4255-bbd9-623235e5a32c, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'80.0\' AS DyNumber) and col_index_String=\'String 8\' and col_index_Utf8=\'Utf8 8\' and col_index_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2008-01-01\' AS Date) and col_index_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5334bb87-8871-4255-bbd9-623235e5a32c, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4bdb2d13-9fd4-4604-9ed6-fbba42375215, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bdb2d13-9fd4-4604-9ed6-fbba42375215, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'90.0\' AS DyNumber) and col_index_String=\'String 9\' and col_index_Utf8=\'Utf8 9\' and col_index_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2009-01-01\' AS Date) and col_index_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bdb2d13-9fd4-4604-9ed6-fbba42375215, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49be34d2-785a-4bb3-8c3f-498d89f29755, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49be34d2-785a-4bb3-8c3f-498d89f29755, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'100.0\' AS DyNumber) and col_index_String=\'String 10\' and col_index_Utf8=\'Utf8 10\' and col_index_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2010-01-01\' AS Date) and col_index_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49be34d2-785a-4bb3-8c3f-498d89f29755, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66d1f5d9-132a-4e71-8664-eacd5f6475d4, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66d1f5d9-132a-4e71-8664-eacd5f6475d4, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'110.0\' AS DyNumber) and col_index_String=\'String 11\' and col_index_Utf8=\'Utf8 11\' and col_index_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2011-01-01\' AS Date) and col_index_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66d1f5d9-132a-4e71-8664-eacd5f6475d4, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba092264-4076-4a27-978b-6c8446202c13, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba092264-4076-4a27-978b-6c8446202c13, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'120.0\' AS DyNumber) and col_index_String=\'String 12\' and col_index_Utf8=\'Utf8 12\' and col_index_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2012-01-01\' AS Date) and col_index_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba092264-4076-4a27-978b-6c8446202c13, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5759630-d55b-4d26-9520-7472825a8a06, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5759630-d55b-4d26-9520-7472825a8a06, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'130.0\' AS DyNumber) and col_index_String=\'String 13\' and col_index_Utf8=\'Utf8 13\' and col_index_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2013-01-01\' AS Date) and col_index_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5759630-d55b-4d26-9520-7472825a8a06, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3448143f-8748-429b-a690-3d00fef107e0, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3448143f-8748-429b-a690-3d00fef107e0, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'140.0\' AS DyNumber) and col_index_String=\'String 14\' and col_index_Utf8=\'Utf8 14\' and col_index_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2014-01-01\' AS Date) and col_index_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3448143f-8748-429b-a690-3d00fef107e0, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82363988-53cf-46f3-a959-741d8fd7d8e3, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82363988-53cf-46f3-a959-741d8fd7d8e3, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'150.0\' AS DyNumber) and col_index_String=\'String 15\' and col_index_Utf8=\'Utf8 15\' and col_index_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2015-01-01\' AS Date) and col_index_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82363988-53cf-46f3-a959-741d8fd7d8e3, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d564e28-4153-4e15-9042-2401b7c59b71, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d564e28-4153-4e15-9042-2401b7c59b71, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'160.0\' AS DyNumber) and col_index_String=\'String 16\' and col_index_Utf8=\'Utf8 16\' and col_index_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2016-01-01\' AS Date) and col_index_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d564e28-4153-4e15-9042-2401b7c59b71, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 565eaf5d-8a15-4da8-99bf-c8309254675d, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565eaf5d-8a15-4da8-99bf-c8309254675d, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'170.0\' AS DyNumber) and col_index_String=\'String 17\' and col_index_Utf8=\'Utf8 17\' and col_index_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2017-01-01\' AS Date) and col_index_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 565eaf5d-8a15-4da8-99bf-c8309254675d, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 82d3a9ec-5435-415d-b507-41699c9b4f97, localhost:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82d3a9ec-5435-415d-b507-41699c9b4f97, localhost:22087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82d3a9ec-5435-415d-b507-41699c9b4f97, localhost:22087): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 22087 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:22087, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76ead281-0349-43ee-8f21-09353c795bea, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76ead281-0349-43ee-8f21-09353c795bea, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'180.0\' AS DyNumber) and col_index_String=\'String 18\' and col_index_Utf8=\'Utf8 18\' and col_index_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2018-01-01\' AS Date) and col_index_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76ead281-0349-43ee-8f21-09353c795bea, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce81bd26-c3bf-4d0f-8257-252fb2b0a018, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce81bd26-c3bf-4d0f-8257-252fb2b0a018, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'190.0\' AS DyNumber) and col_index_String=\'String 19\' and col_index_Utf8=\'Utf8 19\' and col_index_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2019-01-01\' AS Date) and col_index_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce81bd26-c3bf-4d0f-8257-252fb2b0a018, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2bd9cd3-e8f2-4642-8762-25ab4177dace, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2bd9cd3-e8f2-4642-8762-25ab4177dace, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'200.0\' AS DyNumber) and col_index_String=\'String 20\' and col_index_Utf8=\'Utf8 20\' and col_index_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2020-01-01\' AS Date) and col_index_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2bd9cd3-e8f2-4642-8762-25ab4177dace, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 275e5b81-aa02-4c71-9652-d2daf92ea37f, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 275e5b81-aa02-4c71-9652-d2daf92ea37f, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'210.0\' AS DyNumber) and col_index_String=\'String 21\' and col_index_Utf8=\'Utf8 21\' and col_index_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2021-01-01\' AS Date) and col_index_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 275e5b81-aa02-4c71-9652-d2daf92ea37f, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cd9d2aa-5fc8-4871-b791-00053f366211, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cd9d2aa-5fc8-4871-b791-00053f366211, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'220.0\' AS DyNumber) and col_index_String=\'String 22\' and col_index_Utf8=\'Utf8 22\' and col_index_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2022-01-01\' AS Date) and col_index_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cd9d2aa-5fc8-4871-b791-00053f366211, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c5641f6-3547-46de-8576-8bb5aae479cc, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c5641f6-3547-46de-8576-8bb5aae479cc, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'230.0\' AS DyNumber) and col_index_String=\'String 23\' and col_index_Utf8=\'Utf8 23\' and col_index_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2023-01-01\' AS Date) and col_index_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c5641f6-3547-46de-8576-8bb5aae479cc, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd9f2646-8fe3-4c6e-944b-8187ceddf9ad, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd9f2646-8fe3-4c6e-944b-8187ceddf9ad, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'240.0\' AS DyNumber) and col_index_String=\'String 24\' and col_index_Utf8=\'Utf8 24\' and col_index_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2024-01-01\' AS Date) and col_index_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd9f2646-8fe3-4c6e-944b-8187ceddf9ad, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 07cb86b7-516a-4ab7-9f1c-af9a2eb7a510, localhost:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 07cb86b7-516a-4ab7-9f1c-af9a2eb7a510, localhost:4384): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 07cb86b7-516a-4ab7-9f1c-af9a2eb7a510, localhost:4384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 4384 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:4384, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4384
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd1b1cee-264f-4680-b718-26675825bff9, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd1b1cee-264f-4680-b718-26675825bff9, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'250.0\' AS DyNumber) and col_index_String=\'String 25\' and col_index_Utf8=\'Utf8 25\' and col_index_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2025-01-01\' AS Date) and col_index_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd1b1cee-264f-4680-b718-26675825bff9, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8b6cfe5-0a4f-4f82-98e2-f11b9357ebb9, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8b6cfe5-0a4f-4f82-98e2-f11b9357ebb9, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'260.0\' AS DyNumber) and col_index_String=\'String 26\' and col_index_Utf8=\'Utf8 26\' and col_index_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2026-01-01\' AS Date) and col_index_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8b6cfe5-0a4f-4f82-98e2-f11b9357ebb9, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6caaea81-84bb-4919-83f4-125da59aa210, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6caaea81-84bb-4919-83f4-125da59aa210, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'270.0\' AS DyNumber) and col_index_String=\'String 27\' and col_index_Utf8=\'Utf8 27\' and col_index_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2027-01-01\' AS Date) and col_index_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6caaea81-84bb-4919-83f4-125da59aa210, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6595449f-50ca-4f8f-b806-acdf2d05d78e, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6595449f-50ca-4f8f-b806-acdf2d05d78e, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'280.0\' AS DyNumber) and col_index_String=\'String 28\' and col_index_Utf8=\'Utf8 28\' and col_index_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2028-01-01\' AS Date) and col_index_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6595449f-50ca-4f8f-b806-acdf2d05d78e, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ff4f351-3b4f-4304-aa5c-6ed2942cdaba, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ff4f351-3b4f-4304-aa5c-6ed2942cdaba, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'290.0\' AS DyNumber) and col_index_String=\'String 29\' and col_index_Utf8=\'Utf8 29\' and col_index_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2029-01-01\' AS Date) and col_index_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ff4f351-3b4f-4304-aa5c-6ed2942cdaba, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e111518-5f25-4006-ab90-4b270a606297, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e111518-5f25-4006-ab90-4b270a606297, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'300.0\' AS DyNumber) and col_index_String=\'String 30\' and col_index_Utf8=\'Utf8 30\' and col_index_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2030-01-01\' AS Date) and col_index_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e111518-5f25-4006-ab90-4b270a606297, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb57dd90-2164-4ce1-86d0-c635cadff228, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb57dd90-2164-4ce1-86d0-c635cadff228, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'310.0\' AS DyNumber) and col_index_String=\'String 31\' and col_index_Utf8=\'Utf8 31\' and col_index_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2031-01-01\' AS Date) and col_index_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203100000000 AS Timestamp) and col_index_Interval=CAST(31 AS Interval) and col_index_Date32=CAST(\'2031-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_index_Interval64=CAST(31 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb57dd90-2164-4ce1-86d0-c635cadff228, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ced3bcd2-b70f-49c3-865b-12f1890b74d9, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ced3bcd2-b70f-49c3-865b-12f1890b74d9, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'320.0\' AS DyNumber) and col_index_String=\'String 32\' and col_index_Utf8=\'Utf8 32\' and col_index_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2032-01-01\' AS Date) and col_index_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203200000000 AS Timestamp) and col_index_Interval=CAST(32 AS Interval) and col_index_Date32=CAST(\'2032-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_index_Interval64=CAST(32 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ced3bcd2-b70f-49c3-865b-12f1890b74d9, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ddab73f2-da7a-43b5-b6ff-68d0099bdc8d, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddab73f2-da7a-43b5-b6ff-68d0099bdc8d, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'330.0\' AS DyNumber) and col_index_String=\'String 33\' and col_index_Utf8=\'Utf8 33\' and col_index_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2033-01-01\' AS Date) and col_index_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203300000000 AS Timestamp) and col_index_Interval=CAST(33 AS Interval) and col_index_Date32=CAST(\'2033-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_index_Interval64=CAST(33 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddab73f2-da7a-43b5-b6ff-68d0099bdc8d, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b2dd79b-d73a-4674-a109-ec3e1c40c003, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b2dd79b-d73a-4674-a109-ec3e1c40c003, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'340.0\' AS DyNumber) and col_index_String=\'String 34\' and col_index_Utf8=\'Utf8 34\' and col_index_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2034-01-01\' AS Date) and col_index_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203400000000 AS Timestamp) and col_index_Interval=CAST(34 AS Interval) and col_index_Date32=CAST(\'2034-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_index_Interval64=CAST(34 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b2dd79b-d73a-4674-a109-ec3e1c40c003, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10bf33ed-e310-4b3c-a3a9-0c350212a79d, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10bf33ed-e310-4b3c-a3a9-0c350212a79d, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'350.0\' AS DyNumber) and col_index_String=\'String 35\' and col_index_Utf8=\'Utf8 35\' and col_index_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2035-01-01\' AS Date) and col_index_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203500000000 AS Timestamp) and col_index_Interval=CAST(35 AS Interval) and col_index_Date32=CAST(\'2035-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_index_Interval64=CAST(35 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10bf33ed-e310-4b3c-a3a9-0c350212a79d, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10ddfe31-3197-454f-8af8-830f8644b798, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10ddfe31-3197-454f-8af8-830f8644b798, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'360.0\' AS DyNumber) and col_index_String=\'String 36\' and col_index_Utf8=\'Utf8 36\' and col_index_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2036-01-01\' AS Date) and col_index_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203600000000 AS Timestamp) and col_index_Interval=CAST(36 AS Interval) and col_index_Date32=CAST(\'2036-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_index_Interval64=CAST(36 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10ddfe31-3197-454f-8af8-830f8644b798, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0504de0-65e9-4e26-b7ff-b629a7b7d688, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0504de0-65e9-4e26-b7ff-b629a7b7d688, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__ASYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0504de0-65e9-4e26-b7ff-b629a7b7d688, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 592c5790-8985-4547-b070-ab1a145abbed, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 592c5790-8985-4547-b070-ab1a145abbed, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 592c5790-8985-4547-b070-ab1a145abbed, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c694103b-19a2-48f3-9c43-db6cdcea393d, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c694103b-19a2-48f3-9c43-db6cdcea393d, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c694103b-19a2-48f3-9c43-db6cdcea393d, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05b583b6-7122-495b-abf1-98027057d673, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05b583b6-7122-495b-abf1-98027057d673, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05b583b6-7122-495b-abf1-98027057d673, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56eb4abd-cafa-4e49-998d-a76ee6658a0c, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56eb4abd-cafa-4e49-998d-a76ee6658a0c, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56eb4abd-cafa-4e49-998d-a76ee6658a0c, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03100b02-08d8-4d0d-8323-b0e2563a2c02, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03100b02-08d8-4d0d-8323-b0e2563a2c02, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03100b02-08d8-4d0d-8323-b0e2563a2c02, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b525e552-9926-49f6-8fca-a4eaf0a1c3fb, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b525e552-9926-49f6-8fca-a4eaf0a1c3fb, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b525e552-9926-49f6-8fca-a4eaf0a1c3fb, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7653c8a5-fb54-47d4-94ae-9e7c61adee71, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7653c8a5-fb54-47d4-94ae-9e7c61adee71, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7653c8a5-fb54-47d4-94ae-9e7c61adee71, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66ff964a-d947-43aa-bbeb-c4ff0de7ef32, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66ff964a-d947-43aa-bbeb-c4ff0de7ef32, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66ff964a-d947-43aa-bbeb-c4ff0de7ef32, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ebeeaf6-7684-4294-9168-4da2bae3bd47, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ebeeaf6-7684-4294-9168-4da2bae3bd47, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ebeeaf6-7684-4294-9168-4da2bae3bd47, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49f290f0-04f8-457f-b19e-7732b66348dd, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49f290f0-04f8-457f-b19e-7732b66348dd, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49f290f0-04f8-457f-b19e-7732b66348dd, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb26fb08-bf2d-4af0-a203-eb012f44cd0d, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb26fb08-bf2d-4af0-a203-eb012f44cd0d, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb26fb08-bf2d-4af0-a203-eb012f44cd0d, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3d482d3-6e15-4600-9642-8e0f9c420ac0, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3d482d3-6e15-4600-9642-8e0f9c420ac0, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3d482d3-6e15-4600-9642-8e0f9c420ac0, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79ad5c6c-88ee-412b-aac1-0cd31ce5b56f, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79ad5c6c-88ee-412b-aac1-0cd31ce5b56f, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79ad5c6c-88ee-412b-aac1-0cd31ce5b56f, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27cf9c7b-7c72-4109-bc0b-8883846fb6e5, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27cf9c7b-7c72-4109-bc0b-8883846fb6e5, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27cf9c7b-7c72-4109-bc0b-8883846fb6e5, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2b387c5-81bb-4a7a-8973-7973995d60dc, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2b387c5-81bb-4a7a-8973-7973995d60dc, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2b387c5-81bb-4a7a-8973-7973995d60dc, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e59b7f7c-1066-42d1-b915-4a878102c10e, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e59b7f7c-1066-42d1-b915-4a878102c10e, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e59b7f7c-1066-42d1-b915-4a878102c10e, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf8f81af-a08f-40df-a330-f9fc985d91a3, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf8f81af-a08f-40df-a330-f9fc985d91a3, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf8f81af-a08f-40df-a330-f9fc985d91a3, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5179729a-92c6-4506-9545-08d46f123700, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5179729a-92c6-4506-9545-08d46f123700, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5179729a-92c6-4506-9545-08d46f123700, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec8b3a88-fe0a-4509-a812-29c114458b3c, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec8b3a88-fe0a-4509-a812-29c114458b3c, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec8b3a88-fe0a-4509-a812-29c114458b3c, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a98095b7-4797-48dd-b501-119a5ebab388, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a98095b7-4797-48dd-b501-119a5ebab388, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a98095b7-4797-48dd-b501-119a5ebab388, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55606233-30f9-4923-8c3a-9c43503ccbd5, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55606233-30f9-4923-8c3a-9c43503ccbd5, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55606233-30f9-4923-8c3a-9c43503ccbd5, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c03d8dd0-7e1e-4487-acef-4cd666414e09, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c03d8dd0-7e1e-4487-acef-4cd666414e09, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c03d8dd0-7e1e-4487-acef-4cd666414e09, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6544e15c-edba-4b5a-a085-930c33d7a68e, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6544e15c-edba-4b5a-a085-930c33d7a68e, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6544e15c-edba-4b5a-a085-930c33d7a68e, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1374f14-1c08-4d6f-a899-654ab9f2c6b1, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1374f14-1c08-4d6f-a899-654ab9f2c6b1, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1374f14-1c08-4d6f-a899-654ab9f2c6b1, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b93a9a6-01c3-4b19-bc1c-ef5c68f9cfd8, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b93a9a6-01c3-4b19-bc1c-ef5c68f9cfd8, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b93a9a6-01c3-4b19-bc1c-ef5c68f9cfd8, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac078742-fc08-4b9e-9962-126efbbdfc87, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac078742-fc08-4b9e-9962-126efbbdfc87, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac078742-fc08-4b9e-9962-126efbbdfc87, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9977c331-392b-465e-a7b3-ab3e83ba90ac, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9977c331-392b-465e-a7b3-ab3e83ba90ac, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9977c331-392b-465e-a7b3-ab3e83ba90ac, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e37cb6e1-fe97-481a-9fec-b9d0c17cd59f, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e37cb6e1-fe97-481a-9fec-b9d0c17cd59f, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e37cb6e1-fe97-481a-9fec-b9d0c17cd59f, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 707c676d-f7c8-4bbb-94d9-54f75984090e, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 707c676d-f7c8-4bbb-94d9-54f75984090e, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 707c676d-f7c8-4bbb-94d9-54f75984090e, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdf4ec2b-33fc-4e17-b2f9-df27e3d83232, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdf4ec2b-33fc-4e17-b2f9-df27e3d83232, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdf4ec2b-33fc-4e17-b2f9-df27e3d83232, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51aeca67-bd95-40d0-a59f-626359394673, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51aeca67-bd95-40d0-a59f-626359394673, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51aeca67-bd95-40d0-a59f-626359394673, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 972fd00c-5979-441c-b543-a87fb9b1c719, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 972fd00c-5979-441c-b543-a87fb9b1c719, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 972fd00c-5979-441c-b543-a87fb9b1c719, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f65af94-ae08-4a62-9990-07a1deb0c0d7, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f65af94-ae08-4a62-9990-07a1deb0c0d7, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f65af94-ae08-4a62-9990-07a1deb0c0d7, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7249917c-54c3-4bc5-8f89-001424809847, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7249917c-54c3-4bc5-8f89-001424809847, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7249917c-54c3-4bc5-8f89-001424809847, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74066c9f-5244-4a00-9850-4df74743e5ac, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74066c9f-5244-4a00-9850-4df74743e5ac, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74066c9f-5244-4a00-9850-4df74743e5ac, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64d86dfa-dd60-413a-9ef5-bc58f53ffb3d, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64d86dfa-dd60-413a-9ef5-bc58f53ffb3d, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64d86dfa-dd60-413a-9ef5-bc58f53ffb3d, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fcbddad-d4f7-4a0b-89f9-3f5e2391c339, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fcbddad-d4f7-4a0b-89f9-3f5e2391c339, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fcbddad-d4f7-4a0b-89f9-3f5e2391c339, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd56a408-ca5d-4e65-958f-ef5858a7b3b8, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd56a408-ca5d-4e65-958f-ef5858a7b3b8, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd56a408-ca5d-4e65-958f-ef5858a7b3b8, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 838b0184-01ff-4427-bc21-40bdaf5cf70e, ghrun-w2mzg6gufa.auto.internal:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 838b0184-01ff-4427-bc21-40bdaf5cf70e, ghrun-w2mzg6gufa.auto.internal:22087): request = { session_id: "ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 838b0184-01ff-4427-bc21-40bdaf5cf70e, ghrun-w2mzg6gufa.auto.internal:22087): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYwMzU3NTMtZmY3ZjY1ZGQtOTNjMGNlZjQtOWQwN2U0Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb7d13dc-0569-4974-bb02-4a5ad37ece04, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb7d13dc-0569-4974-bb02-4a5ad37ece04, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb7d13dc-0569-4974-bb02-4a5ad37ece04, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cfc1f92-c56a-4c63-8f15-4a7243dcd959, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cfc1f92-c56a-4c63-8f15-4a7243dcd959, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cfc1f92-c56a-4c63-8f15-4a7243dcd959, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06ea8d5b-042e-4479-a446-ec83f8a8aabd, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06ea8d5b-042e-4479-a446-ec83f8a8aabd, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06ea8d5b-042e-4479-a446-ec83f8a8aabd, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c1d9a8a-b9b9-450c-a2cb-695bc467d245, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c1d9a8a-b9b9-450c-a2cb-695bc467d245, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c1d9a8a-b9b9-450c-a2cb-695bc467d245, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83893065-81ab-49bb-a404-06d635f0a7f3, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83893065-81ab-49bb-a404-06d635f0a7f3, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83893065-81ab-49bb-a404-06d635f0a7f3, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeb5a9ac-5b1f-4ddc-94cf-1feed3cba85f, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeb5a9ac-5b1f-4ddc-94cf-1feed3cba85f, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeb5a9ac-5b1f-4ddc-94cf-1feed3cba85f, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15da4826-23d9-405a-a94b-4834cfe847f1, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15da4826-23d9-405a-a94b-4834cfe847f1, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15da4826-23d9-405a-a94b-4834cfe847f1, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7f34634-4ce5-4bb4-8737-c73ae1d39c67, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7f34634-4ce5-4bb4-8737-c73ae1d39c67, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'70.0\' AS DyNumber) and col_index_String=\'String 7\' and col_index_Utf8=\'Utf8 7\' and col_index_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2007-01-01\' AS Date) and col_index_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7f34634-4ce5-4bb4-8737-c73ae1d39c67, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1594bca7-a663-496a-b32e-e33673a53752, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1594bca7-a663-496a-b32e-e33673a53752, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'80.0\' AS DyNumber) and col_index_String=\'String 8\' and col_index_Utf8=\'Utf8 8\' and col_index_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2008-01-01\' AS Date) and col_index_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1594bca7-a663-496a-b32e-e33673a53752, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d047290e-fb26-458d-9c4b-fc578cc4ea42, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d047290e-fb26-458d-9c4b-fc578cc4ea42, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'90.0\' AS DyNumber) and col_index_String=\'String 9\' and col_index_Utf8=\'Utf8 9\' and col_index_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2009-01-01\' AS Date) and col_index_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d047290e-fb26-458d-9c4b-fc578cc4ea42, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89a03d9c-b39b-4085-a894-85b32f4aa6dd, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89a03d9c-b39b-4085-a894-85b32f4aa6dd, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'100.0\' AS DyNumber) and col_index_String=\'String 10\' and col_index_Utf8=\'Utf8 10\' and col_index_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2010-01-01\' AS Date) and col_index_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89a03d9c-b39b-4085-a894-85b32f4aa6dd, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c751c13-6f30-4127-b847-9ea6ba6e3df4, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c751c13-6f30-4127-b847-9ea6ba6e3df4, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'110.0\' AS DyNumber) and col_index_String=\'String 11\' and col_index_Utf8=\'Utf8 11\' and col_index_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2011-01-01\' AS Date) and col_index_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c751c13-6f30-4127-b847-9ea6ba6e3df4, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03b68c4-f660-4197-991a-29b4d055a5be, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e03b68c4-f660-4197-991a-29b4d055a5be, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'120.0\' AS DyNumber) and col_index_String=\'String 12\' and col_index_Utf8=\'Utf8 12\' and col_index_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2012-01-01\' AS Date) and col_index_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e03b68c4-f660-4197-991a-29b4d055a5be, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ceaad51-365f-4973-aa45-64e9e78ab1b2, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ceaad51-365f-4973-aa45-64e9e78ab1b2, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'130.0\' AS DyNumber) and col_index_String=\'String 13\' and col_index_Utf8=\'Utf8 13\' and col_index_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2013-01-01\' AS Date) and col_index_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ceaad51-365f-4973-aa45-64e9e78ab1b2, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64e79a0a-ba10-45f5-8c87-300b865504dc, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64e79a0a-ba10-45f5-8c87-300b865504dc, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'140.0\' AS DyNumber) and col_index_String=\'String 14\' and col_index_Utf8=\'Utf8 14\' and col_index_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2014-01-01\' AS Date) and col_index_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64e79a0a-ba10-45f5-8c87-300b865504dc, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ceec968-8b5d-429a-8507-d67951510d4a, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ceec968-8b5d-429a-8507-d67951510d4a, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'150.0\' AS DyNumber) and col_index_String=\'String 15\' and col_index_Utf8=\'Utf8 15\' and col_index_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2015-01-01\' AS Date) and col_index_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ceec968-8b5d-429a-8507-d67951510d4a, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d955a4e-1382-4d05-9137-122f20c333d2, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d955a4e-1382-4d05-9137-122f20c333d2, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'160.0\' AS DyNumber) and col_index_String=\'String 16\' and col_index_Utf8=\'Utf8 16\' and col_index_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2016-01-01\' AS Date) and col_index_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d955a4e-1382-4d05-9137-122f20c333d2, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96dd679e-7a0d-44d7-8acc-b9033b0f7d1e, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96dd679e-7a0d-44d7-8acc-b9033b0f7d1e, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'170.0\' AS DyNumber) and col_index_String=\'String 17\' and col_index_Utf8=\'Utf8 17\' and col_index_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2017-01-01\' AS Date) and col_index_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96dd679e-7a0d-44d7-8acc-b9033b0f7d1e, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b309f3a7-ee49-4b6d-a246-f9fe75903917, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b309f3a7-ee49-4b6d-a246-f9fe75903917, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'180.0\' AS DyNumber) and col_index_String=\'String 18\' and col_index_Utf8=\'Utf8 18\' and col_index_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2018-01-01\' AS Date) and col_index_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b309f3a7-ee49-4b6d-a246-f9fe75903917, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 183b2bc1-5138-46f4-bbdb-8658ed11048b, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 183b2bc1-5138-46f4-bbdb-8658ed11048b, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'190.0\' AS DyNumber) and col_index_String=\'String 19\' and col_index_Utf8=\'Utf8 19\' and col_index_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2019-01-01\' AS Date) and col_index_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 183b2bc1-5138-46f4-bbdb-8658ed11048b, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc4af227-5a7d-4ca3-b9f5-f05e30c3b8ee, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc4af227-5a7d-4ca3-b9f5-f05e30c3b8ee, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'200.0\' AS DyNumber) and col_index_String=\'String 20\' and col_index_Utf8=\'Utf8 20\' and col_index_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2020-01-01\' AS Date) and col_index_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc4af227-5a7d-4ca3-b9f5-f05e30c3b8ee, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff928b8b-baf7-4131-9db5-56611b557b86, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff928b8b-baf7-4131-9db5-56611b557b86, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'210.0\' AS DyNumber) and col_index_String=\'String 21\' and col_index_Utf8=\'Utf8 21\' and col_index_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2021-01-01\' AS Date) and col_index_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff928b8b-baf7-4131-9db5-56611b557b86, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce86dffe-64cf-4d7c-8a4c-ebf61879d32d, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce86dffe-64cf-4d7c-8a4c-ebf61879d32d, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'220.0\' AS DyNumber) and col_index_String=\'String 22\' and col_index_Utf8=\'Utf8 22\' and col_index_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2022-01-01\' AS Date) and col_index_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce86dffe-64cf-4d7c-8a4c-ebf61879d32d, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c617939e-aa37-4f26-8955-b37824432c39, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c617939e-aa37-4f26-8955-b37824432c39, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'230.0\' AS DyNumber) and col_index_String=\'String 23\' and col_index_Utf8=\'Utf8 23\' and col_index_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2023-01-01\' AS Date) and col_index_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c617939e-aa37-4f26-8955-b37824432c39, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec7e242f-9790-4e47-84b5-f3daafac8c19, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec7e242f-9790-4e47-84b5-f3daafac8c19, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'240.0\' AS DyNumber) and col_index_String=\'String 24\' and col_index_Utf8=\'Utf8 24\' and col_index_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2024-01-01\' AS Date) and col_index_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec7e242f-9790-4e47-84b5-f3daafac8c19, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, debc1ad8-226f-4b7d-9602-49b130914440, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, debc1ad8-226f-4b7d-9602-49b130914440, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'250.0\' AS DyNumber) and col_index_String=\'String 25\' and col_index_Utf8=\'Utf8 25\' and col_index_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2025-01-01\' AS Date) and col_index_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, debc1ad8-226f-4b7d-9602-49b130914440, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d0790f7-c1bb-48df-903d-82f21e4f52a0, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d0790f7-c1bb-48df-903d-82f21e4f52a0, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'260.0\' AS DyNumber) and col_index_String=\'String 26\' and col_index_Utf8=\'Utf8 26\' and col_index_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2026-01-01\' AS Date) and col_index_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0790f7-c1bb-48df-903d-82f21e4f52a0, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b599e992-0337-4d83-87f9-cfba57659d93, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b599e992-0337-4d83-87f9-cfba57659d93, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'270.0\' AS DyNumber) and col_index_String=\'String 27\' and col_index_Utf8=\'Utf8 27\' and col_index_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2027-01-01\' AS Date) and col_index_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b599e992-0337-4d83-87f9-cfba57659d93, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7d47bde-aad9-4d9a-a3ea-eff7d6ccfe71, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7d47bde-aad9-4d9a-a3ea-eff7d6ccfe71, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'280.0\' AS DyNumber) and col_index_String=\'String 28\' and col_index_Utf8=\'Utf8 28\' and col_index_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2028-01-01\' AS Date) and col_index_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7d47bde-aad9-4d9a-a3ea-eff7d6ccfe71, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeddb086-78c8-4069-99cc-ce483c92bd90, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeddb086-78c8-4069-99cc-ce483c92bd90, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'290.0\' AS DyNumber) and col_index_String=\'String 29\' and col_index_Utf8=\'Utf8 29\' and col_index_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2029-01-01\' AS Date) and col_index_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeddb086-78c8-4069-99cc-ce483c92bd90, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b854f5e-8099-4dd9-a4a9-040c597d791f, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b854f5e-8099-4dd9-a4a9-040c597d791f, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'300.0\' AS DyNumber) and col_index_String=\'String 30\' and col_index_Utf8=\'Utf8 30\' and col_index_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2030-01-01\' AS Date) and col_index_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b854f5e-8099-4dd9-a4a9-040c597d791f, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f5af780-a912-4196-92a3-36f1ded3cabf, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f5af780-a912-4196-92a3-36f1ded3cabf, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'310.0\' AS DyNumber) and col_index_String=\'String 31\' and col_index_Utf8=\'Utf8 31\' and col_index_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2031-01-01\' AS Date) and col_index_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203100000000 AS Timestamp) and col_index_Interval=CAST(31 AS Interval) and col_index_Date32=CAST(\'2031-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_index_Interval64=CAST(31 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f5af780-a912-4196-92a3-36f1ded3cabf, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c898185-4cdb-405f-9776-72a6ca3aa96b, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c898185-4cdb-405f-9776-72a6ca3aa96b, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'320.0\' AS DyNumber) and col_index_String=\'String 32\' and col_index_Utf8=\'Utf8 32\' and col_index_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2032-01-01\' AS Date) and col_index_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203200000000 AS Timestamp) and col_index_Interval=CAST(32 AS Interval) and col_index_Date32=CAST(\'2032-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_index_Interval64=CAST(32 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c898185-4cdb-405f-9776-72a6ca3aa96b, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc18d626-71aa-477f-b73a-cd5a856df533, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc18d626-71aa-477f-b73a-cd5a856df533, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'330.0\' AS DyNumber) and col_index_String=\'String 33\' and col_index_Utf8=\'Utf8 33\' and col_index_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2033-01-01\' AS Date) and col_index_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203300000000 AS Timestamp) and col_index_Interval=CAST(33 AS Interval) and col_index_Date32=CAST(\'2033-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_index_Interval64=CAST(33 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc18d626-71aa-477f-b73a-cd5a856df533, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ab703ee-235b-418e-a233-2fe7415699bf, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab703ee-235b-418e-a233-2fe7415699bf, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'340.0\' AS DyNumber) and col_index_String=\'String 34\' and col_index_Utf8=\'Utf8 34\' and col_index_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2034-01-01\' AS Date) and col_index_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203400000000 AS Timestamp) and col_index_Interval=CAST(34 AS Interval) and col_index_Date32=CAST(\'2034-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_index_Interval64=CAST(34 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ab703ee-235b-418e-a233-2fe7415699bf, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b871d791-f775-4e62-9850-09a9dd296c7e, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b871d791-f775-4e62-9850-09a9dd296c7e, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'350.0\' AS DyNumber) and col_index_String=\'String 35\' and col_index_Utf8=\'Utf8 35\' and col_index_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2035-01-01\' AS Date) and col_index_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203500000000 AS Timestamp) and col_index_Interval=CAST(35 AS Interval) and col_index_Date32=CAST(\'2035-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_index_Interval64=CAST(35 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b871d791-f775-4e62-9850-09a9dd296c7e, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4126d62e-a051-4f60-9ad5-0ac105b109f9, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4126d62e-a051-4f60-9ad5-0ac105b109f9, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'360.0\' AS DyNumber) and col_index_String=\'String 36\' and col_index_Utf8=\'Utf8 36\' and col_index_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2036-01-01\' AS Date) and col_index_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203600000000 AS Timestamp) and col_index_Interval=CAST(36 AS Interval) and col_index_Date32=CAST(\'2036-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_index_Interval64=CAST(36 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4126d62e-a051-4f60-9ad5-0ac105b109f9, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0993988a-2bc7-48b7-a598-2ecd2e88bde3, ghrun-w2mzg6gufa.auto.internal:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0993988a-2bc7-48b7-a598-2ecd2e88bde3, ghrun-w2mzg6gufa.auto.internal:4384): request = { session_id: "ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__ASYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0993988a-2bc7-48b7-a598-2ecd2e88bde3, ghrun-w2mzg6gufa.auto.internal:4384): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRjY2FkYjQtNDY1YjU3MDYtYTM4NjQ1YmEtY2VhZjk2ZDQ=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c0425234-c5d2-44ab-a4b5-0afc0536057c, localhost:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0425234-c5d2-44ab-a4b5-0afc0536057c, localhost:22087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0425234-c5d2-44ab-a4b5-0afc0536057c, localhost:22087): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22087". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, aab4cd67-fd64-4f9d-94b7-12fceaee2d55, localhost:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aab4cd67-fd64-4f9d-94b7-12fceaee2d55, localhost:22087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aab4cd67-fd64-4f9d-94b7-12fceaee2d55, localhost:22087): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22087". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3b16eef2-64e4-4222-8775-e91422b0a809, localhost:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b16eef2-64e4-4222-8775-e91422b0a809, localhost:22087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b16eef2-64e4-4222-8775-e91422b0a809, localhost:22087): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22087". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7e50ed72-33f6-45e1-850b-e9ea9e4c5279, localhost:22087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7e50ed72-33f6-45e1-850b-e9ea9e4c5279, localhost:22087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 7e50ed72-33f6-45e1-850b-e9ea9e4c5279, localhost:22087): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-15T13:04:11.595274124+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22087". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 14f941ee-04b7-424d-9cc6-91808449b5b1, localhost:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 14f941ee-04b7-424d-9cc6-91808449b5b1, localhost:4384): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 14f941ee-04b7-424d-9cc6-91808449b5b1, localhost:4384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 4384 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:4384, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4384
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 70cb2a5a-9b47-4a7d-9bcb-ba628eed8a06, localhost:4384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 70cb2a5a-9b47-4a7d-9bcb-ba628eed8a06, localhost:4384): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 70cb2a5a-9b47-4a7d-9bcb-ba628eed8a06, localhost:4384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 4384 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:4384, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4384
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22087". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:22087/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16085
============================== slowest durations ===============================
161.37s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
137.67s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
19.72s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/4y75/003048/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.039356 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.066588 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.147361 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.231506 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.534488 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.9224 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.206837 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.556556 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.826427 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.11287 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.608846 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010362 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1145985==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a70026a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a70026a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a6ee60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a6ee60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a6ee60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x0000428e620e in NYdbGrpc::TGRpcRequestImpl<Ydb::ClickhouseInternal::CreateSnapshotRequest, Ydb::ClickhouseInternal::CreateSnapshotResponse, NKikimr::NGRpcService::TGRpcYdbClickhouseInternalService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
==================== 1 passed, 1 error in 321.17s (0:05:21) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030ce/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
172.00s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
44.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
19.41s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
======================== 1 passed in 236.83s (0:03:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003112/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
256.28s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
34.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
17.94s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
======================== 1 passed in 309.70s (0:05:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030ee/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
254.73s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
34.08s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
18.66s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
======================== 1 passed in 309.02s (0:05:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.043938 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.079786 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.107992 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.236743 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.600662 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.873591 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.040765 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.19831 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.350864 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.704303 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.853909 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.958869 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007712 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1142568==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 320 byte(s) in 5 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348dea40 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348dea40 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000348dea40 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000348dea40 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x000043bf3d6b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000043bf3d6b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000043bf3d6b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000043bf3d6b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000043bf3d6b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000043bf3d6b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000043c2fa7d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x000043c31e20 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #18 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #19 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #21 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1142308
DEBUG    ya.test:process.py:259 Command (pid 1142308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1142308) elapsed time (sec): 1.026188850402832
DEBUG    ya.test:process.py:263 Command (pid 1142308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) maxrss: 476420
DEBUG    ya.test:process.py:263 Command (pid 1142308) minflt: 45148
DEBUG    ya.test:process.py:263 Command (pid 1142308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 1142308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1142308) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1142308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1142308) stime: 0.19319699999999998
DEBUG    ya.test:process.py:263 Command (pid 1142308) utime: 0.567037
DEBUG    ya.test:process.py:263 Command (pid 1142308) wtime: 1.042
DEBUG    ya.test:process.py:275 Command (pid 1142308) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1142308) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17180
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/003066/r3tmp/kikimr_cluster_62esr4sg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29386
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile__lsay_yw.log --grpc-port=25967 --mon-port=7624 --ic-port=17180
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:25967/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile__lsay_yw.log --grpc-port=25967 --mon-port=7624 --ic-port=17180
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile__lsay_yw.log', '--grpc-port=25967', '--mon-port=7624', '--ic-port=17180')' in '/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1142568
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:25967/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1142569
DEBUG    ya.test:process.py:259 Command (pid 1142569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1142569) elapsed time (sec): 0.9640471935272217
DEBUG    ya.test:process.py:263 Command (pid 1142569) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) maxrss: 478880
DEBUG    ya.test:process.py:263 Command (pid 1142569) minflt: 45158
DEBUG    ya.test:process.py:263 Command (pid 1142569) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 1142569) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1142569) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1142569) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1142569) stime: 0.20738399999999999
DEBUG    ya.test:process.py:263 Command (pid 1142569) utime: 0.518888
DEBUG    ya.test:process.py:263 Command (pid 1142569) wtime: 0.97
DEBUG    ya.test:process.py:275 Command (pid 1142569) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1142569) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25967', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17180\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25967', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17180\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1144985
DEBUG    ya.test:process.py:259 Command (pid 1144985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1144985) elapsed time (sec): 1.13596510887146
DEBUG    ya.test:process.py:263 Command (pid 1144985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) maxrss: 583092
DEBUG    ya.test:process.py:263 Command (pid 1144985) minflt: 51448
DEBUG    ya.test:process.py:263 Command (pid 1144985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1144985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1144985) nvcsw: 659
DEBUG    ya.test:process.py:263 Command (pid 1144985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1144985) stime: 0.272075
DEBUG    ya.test:process.py:263 Command (pid 1144985) utime: 0.570211
DEBUG    ya.test:process.py:263 Command (pid 1144985) wtime: 1.142
DEBUG    ya.test:process.py:275 Command (pid 1144985) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1144985) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25967', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:25967', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1145331
DEBUG    ya.test:process.py:259 Command (pid 1145331) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1145331) elapsed time (sec): 1.1430935859680176
DEBUG    ya.test:process.py:263 Command (pid 1145331) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) maxrss: 583176
DEBUG    ya.test:process.py:263 Command (pid 1145331) minflt: 51492
DEBUG    ya.test:process.py:263 Command (pid 1145331) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 1145331) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1145331) nvcsw: 566
DEBUG    ya.test:process.py:263 Command (pid 1145331) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1145331) stime: 0.276885
DEBUG    ya.test:process.py:263 Command (pid 1145331) utime: 0.580975
DEBUG    ya.test:process.py:263 Command (pid 1145331) wtime: 1.15
DEBUG    ya.test:process.py:275 Command (pid 1145331) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1145331) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29593
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/003066/r3tmp/kikimr_cluster_xtriw550
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_pblgpi3r.log --grpc-port=6501 --mon-port=10068 --ic-port=29593
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_pblgpi3r.log --grpc-port=6501 --mon-port=10068 --ic-port=29593
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_pblgpi3r.log', '--grpc-port=6501', '--mon-port=10068', '--ic-port=29593')' in '/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1145828
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6501/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1145831
DEBUG    ya.test:process.py:259 Command (pid 1145831) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1145831) elapsed time (sec): 0.9819443225860596
DEBUG    ya.test:process.py:263 Command (pid 1145831) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) maxrss: 600648
DEBUG    ya.test:process.py:263 Command (pid 1145831) minflt: 45214
DEBUG    ya.test:process.py:263 Command (pid 1145831) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1145831) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1145831) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1145831) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1145831) stime: 0.193994
DEBUG    ya.test:process.py:263 Command (pid 1145831) utime: 0.546559
DEBUG    ya.test:process.py:263 Command (pid 1145831) wtime: 0.995
DEBUG    ya.test:process.py:275 Command (pid 1145831) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1145831) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6501', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29593\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6501', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29593\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1147642
DEBUG    ya.test:process.py:259 Command (pid 1147642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1147642) elapsed time (sec): 1.1932687759399414
DEBUG    ya.test:process.py:263 Command (pid 1147642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) maxrss: 661872
DEBUG    ya.test:process.py:263 Command (pid 1147642) minflt: 51372
DEBUG    ya.test:process.py:263 Command (pid 1147642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) nivcsw: 242
DEBUG    ya.test:process.py:263 Command (pid 1147642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1147642) nvcsw: 724
DEBUG    ya.test:process.py:263 Command (pid 1147642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1147642) stime: 0.232879
DEBUG    ya.test:process.py:263 Command (pid 1147642) utime: 0.645149
DEBUG    ya.test:process.py:263 Command (pid 1147642) wtime: 1.2
DEBUG    ya.test:process.py:275 Command (pid 1147642) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1147642) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6501', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/003066/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6501', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1148016
DEBUG    ya.test:process.py:259 Command (pid 1148016) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1148016) elapsed time (sec): 1.158348560333252
DEBUG    ya.test:process.py:263 Command (pid 1148016) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) maxrss: 661872
DEBUG    ya.test:process.py:263 Command (pid 1148016) minflt: 51441
DEBUG    ya.test:process.py:263 Command (pid 1148016) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) nivcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 1148016) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1148016) nvcsw: 827
DEBUG    ya.test:process.py:263 Command (pid 1148016) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1148016) stime: 0.26464899999999997
DEBUG    ya.test:process.py:263 Command (pid 1148016) utime: 0.611736
DEBUG    ya.test:process.py:263 Command (pid 1148016) wtime: 1.18
DEBUG    ya.test:process.py:275 Command (pid 1148016) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1148016) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f20ff57c-177d-4c72-b8a0-b0dac6960041, localhost:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f20ff57c-177d-4c72-b8a0-b0dac6960041, localhost:25967): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f20ff57c-177d-4c72-b8a0-b0dac6960041, localhost:25967): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 25967 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:25967, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b320473e-f5c3-44c7-b568-612d9cf4cac5, localhost:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b320473e-f5c3-44c7-b568-612d9cf4cac5, localhost:6501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b320473e-f5c3-44c7-b568-612d9cf4cac5, localhost:6501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 6501 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:6501, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a845d568-b0e1-4b37-93d3-9de7b90594dc, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a845d568-b0e1-4b37-93d3-9de7b90594dc, ghrun-w2mzg6gufa.auto.internal:25967): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a845d568-b0e1-4b37-93d3-9de7b90594dc, ghrun-w2mzg6gufa.auto.internal:25967): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b25fcbec-30dd-484d-aa1e-366faf78adaa, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b25fcbec-30dd-484d-aa1e-366faf78adaa, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b25fcbec-30dd-484d-aa1e-366faf78adaa, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8eeaa49-6693-4c24-9025-c9495a3fe195, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8eeaa49-6693-4c24-9025-c9495a3fe195, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_4__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Int8 Int8, col_index_Uint8 Uint8,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Timestamp64 GLOBAL  SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  SYNC ON (col_index_Interval64), INDEX idx_col_index_Timestamp GLOBAL  SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  SYNC ON (col_index_Interval), INDEX idx_col_index_Int8 GLOBAL  SYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  SYNC ON (col_index_Uint8)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8eeaa49-6693-4c24-9025-c9495a3fe195, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7acc43aa-24d0-4467-876d-d3fefdbba2f1, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7acc43aa-24d0-4467-876d-d3fefdbba2f1, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7acc43aa-24d0-4467-876d-d3fefdbba2f1, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1e7b01f-684d-4bcf-bb12-3310dcbff2f8, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1e7b01f-684d-4bcf-bb12-3310dcbff2f8, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1e7b01f-684d-4bcf-bb12-3310dcbff2f8, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 921cb66b-6dd9-49bd-a0fa-a68c63a0ab2f, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 921cb66b-6dd9-49bd-a0fa-a68c63a0ab2f, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 921cb66b-6dd9-49bd-a0fa-a68c63a0ab2f, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64b4a9b1-0906-4772-8a4a-8e48ed789916, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64b4a9b1-0906-4772-8a4a-8e48ed789916, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64b4a9b1-0906-4772-8a4a-8e48ed789916, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9a9455f-0340-4f80-8611-42399d54fea3, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9a9455f-0340-4f80-8611-42399d54fea3, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9a9455f-0340-4f80-8611-42399d54fea3, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98678da6-95a2-44b8-8265-73a22734159c, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98678da6-95a2-44b8-8265-73a22734159c, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98678da6-95a2-44b8-8265-73a22734159c, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6d9b00e-fa21-4349-aa3c-41e308140b30, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6d9b00e-fa21-4349-aa3c-41e308140b30, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6d9b00e-fa21-4349-aa3c-41e308140b30, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e955d66-8d24-4d86-bc68-8cda6e31db02, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e955d66-8d24-4d86-bc68-8cda6e31db02, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e955d66-8d24-4d86-bc68-8cda6e31db02, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a1d6e9a-55bc-45c9-9469-69df45a95dca, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a1d6e9a-55bc-45c9-9469-69df45a95dca, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a1d6e9a-55bc-45c9-9469-69df45a95dca, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2375fd9c-e671-441e-a184-372ea30166c8, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2375fd9c-e671-441e-a184-372ea30166c8, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2375fd9c-e671-441e-a184-372ea30166c8, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dec2a51b-13ab-4d8a-8ba8-edc528a8b30f, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dec2a51b-13ab-4d8a-8ba8-edc528a8b30f, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dec2a51b-13ab-4d8a-8ba8-edc528a8b30f, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98059aed-5a8d-4062-8634-2422cf2841f0, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98059aed-5a8d-4062-8634-2422cf2841f0, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98059aed-5a8d-4062-8634-2422cf2841f0, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33da122e-1a23-4bc3-acc4-cc6e7c90458f, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33da122e-1a23-4bc3-acc4-cc6e7c90458f, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33da122e-1a23-4bc3-acc4-cc6e7c90458f, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7137f28-f1b9-457a-966b-628355316279, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7137f28-f1b9-457a-966b-628355316279, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7137f28-f1b9-457a-966b-628355316279, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 210f32f2-7d3d-4e7b-8b4d-bc6f9c5d7e46, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 210f32f2-7d3d-4e7b-8b4d-bc6f9c5d7e46, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 210f32f2-7d3d-4e7b-8b4d-bc6f9c5d7e46, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd8807d0-434f-44fd-bffe-9671d2cdafcc, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd8807d0-434f-44fd-bffe-9671d2cdafcc, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd8807d0-434f-44fd-bffe-9671d2cdafcc, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52955662-7ffa-4a39-926c-450492e56c2f, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52955662-7ffa-4a39-926c-450492e56c2f, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52955662-7ffa-4a39-926c-450492e56c2f, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6731ed9e-75da-4410-9d77-ce98770af95c, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6731ed9e-75da-4410-9d77-ce98770af95c, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6731ed9e-75da-4410-9d77-ce98770af95c, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c60f2a1-03f9-45d4-8088-cc4d2d1627f1, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c60f2a1-03f9-45d4-8088-cc4d2d1627f1, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c60f2a1-03f9-45d4-8088-cc4d2d1627f1, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c7026a0-5478-4bc0-9d1c-a3f0607b7fc3, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c7026a0-5478-4bc0-9d1c-a3f0607b7fc3, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c7026a0-5478-4bc0-9d1c-a3f0607b7fc3, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a4bc814-0f0e-4b82-96f1-9f42ddcf496a, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a4bc814-0f0e-4b82-96f1-9f42ddcf496a, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a4bc814-0f0e-4b82-96f1-9f42ddcf496a, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6390ea8d-bea6-4e80-a042-b8287d01e4cc, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6390ea8d-bea6-4e80-a042-b8287d01e4cc, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6390ea8d-bea6-4e80-a042-b8287d01e4cc, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0aa25271-299f-4d18-ab76-d33c19e8ff02, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0aa25271-299f-4d18-ab76-d33c19e8ff02, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0aa25271-299f-4d18-ab76-d33c19e8ff02, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30098645-7828-4f59-aebf-819473cd5338, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30098645-7828-4f59-aebf-819473cd5338, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30098645-7828-4f59-aebf-819473cd5338, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb29e17d-162f-48b2-8ea2-1389d11412a8, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb29e17d-162f-48b2-8ea2-1389d11412a8, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb29e17d-162f-48b2-8ea2-1389d11412a8, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b604335-17a3-45ab-a537-aa7d11f7d2f6, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b604335-17a3-45ab-a537-aa7d11f7d2f6, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b604335-17a3-45ab-a537-aa7d11f7d2f6, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d725e3d4-f00f-4e37-ae06-0b232298c23b, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d725e3d4-f00f-4e37-ae06-0b232298c23b, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d725e3d4-f00f-4e37-ae06-0b232298c23b, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 820bdb1c-2433-4b04-b0b0-bb12f126b67c, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 820bdb1c-2433-4b04-b0b0-bb12f126b67c, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 820bdb1c-2433-4b04-b0b0-bb12f126b67c, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2170e13e-bae6-482b-91d1-7891ec398594, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2170e13e-bae6-482b-91d1-7891ec398594, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2170e13e-bae6-482b-91d1-7891ec398594, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92e5c51d-c64d-40db-9f0c-2516ffde3be4, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92e5c51d-c64d-40db-9f0c-2516ffde3be4, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92e5c51d-c64d-40db-9f0c-2516ffde3be4, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ef54ec8-0bd6-4466-a15e-9f57c6683e13, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ef54ec8-0bd6-4466-a15e-9f57c6683e13, ghrun-w2mzg6gufa.auto.internal:6501): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ef54ec8-0bd6-4466-a15e-9f57c6683e13, ghrun-w2mzg6gufa.auto.internal:6501): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, afcfb9c8-80ca-4595-8b7b-af8edc36a591, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, afcfb9c8-80ca-4595-8b7b-af8edc36a591, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, afcfb9c8-80ca-4595-8b7b-af8edc36a591, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a60ce4cc-c0f2-41ee-9983-c4e52d9011c9, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a60ce4cc-c0f2-41ee-9983-c4e52d9011c9, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_4__SYNC`\n                        FOR `/Root/table_index_4__SYNC` AS `/Root/table_index_4__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:25967/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a60ce4cc-c0f2-41ee-9983-c4e52d9011c9, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7964ceb0-9df6-43ea-9c40-95c356fd820d, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7964ceb0-9df6-43ea-9c40-95c356fd820d, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7964ceb0-9df6-43ea-9c40-95c356fd820d, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d5dba20-5e04-4646-976a-5deec8b9698e, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d5dba20-5e04-4646-976a-5deec8b9698e, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d5dba20-5e04-4646-976a-5deec8b9698e, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fd9b951-52e4-43ec-a9aa-01832b3bffec, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fd9b951-52e4-43ec-a9aa-01832b3bffec, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fd9b951-52e4-43ec-a9aa-01832b3bffec, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cc78025-e95a-4710-8b0b-e47a5ec57431, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cc78025-e95a-4710-8b0b-e47a5ec57431, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cc78025-e95a-4710-8b0b-e47a5ec57431, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f792c9ba-c5af-4a79-b1a0-41d3348923de, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f792c9ba-c5af-4a79-b1a0-41d3348923de, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f792c9ba-c5af-4a79-b1a0-41d3348923de, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06b5e597-37ef-4fea-ad5e-7c97ba9cda9b, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06b5e597-37ef-4fea-ad5e-7c97ba9cda9b, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06b5e597-37ef-4fea-ad5e-7c97ba9cda9b, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb16adff-7e43-4ef8-b41f-ff42ad3924d7, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb16adff-7e43-4ef8-b41f-ff42ad3924d7, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb16adff-7e43-4ef8-b41f-ff42ad3924d7, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8f5fdf13-3a78-487a-b5b7-47808037aa2c, localhost:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8f5fdf13-3a78-487a-b5b7-47808037aa2c, localhost:6501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8f5fdf13-3a78-487a-b5b7-47808037aa2c, localhost:6501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 6501 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:6501, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6501
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a1f6075-b9b1-4e71-889b-c357a9e55acf, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a1f6075-b9b1-4e71-889b-c357a9e55acf, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a1f6075-b9b1-4e71-889b-c357a9e55acf, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5b9b217-4a4b-4b48-a39d-2a4ece9b9f4f, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5b9b217-4a4b-4b48-a39d-2a4ece9b9f4f, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Int8=CAST(7 AS Int8) and col_index_Uint8=CAST(7 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5b9b217-4a4b-4b48-a39d-2a4ece9b9f4f, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78b79d2a-4f3b-4a99-bdc1-548f1a4c6f79, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78b79d2a-4f3b-4a99-bdc1-548f1a4c6f79, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Int8=CAST(8 AS Int8) and col_index_Uint8=CAST(8 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78b79d2a-4f3b-4a99-bdc1-548f1a4c6f79, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f91e7dd0-507e-4a3c-ad40-9741c6b4f7f2, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f91e7dd0-507e-4a3c-ad40-9741c6b4f7f2, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Int8=CAST(9 AS Int8) and col_index_Uint8=CAST(9 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f91e7dd0-507e-4a3c-ad40-9741c6b4f7f2, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3503a291-a2e5-4f02-8936-60c1343d5f4c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3503a291-a2e5-4f02-8936-60c1343d5f4c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Int8=CAST(10 AS Int8) and col_index_Uint8=CAST(10 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3503a291-a2e5-4f02-8936-60c1343d5f4c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 565c440d-fc01-484a-9841-152026371dc6, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565c440d-fc01-484a-9841-152026371dc6, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Int8=CAST(11 AS Int8) and col_index_Uint8=CAST(11 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 565c440d-fc01-484a-9841-152026371dc6, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af2394fd-9b52-4c67-9f09-84ae35a4d013, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af2394fd-9b52-4c67-9f09-84ae35a4d013, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Int8=CAST(12 AS Int8) and col_index_Uint8=CAST(12 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af2394fd-9b52-4c67-9f09-84ae35a4d013, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 424d36ef-1471-433c-8d5c-9b2d81c68e45, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 424d36ef-1471-433c-8d5c-9b2d81c68e45, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Int8=CAST(13 AS Int8) and col_index_Uint8=CAST(13 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 424d36ef-1471-433c-8d5c-9b2d81c68e45, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 841b180f-8551-431e-b595-c248ab50f09c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 841b180f-8551-431e-b595-c248ab50f09c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Int8=CAST(14 AS Int8) and col_index_Uint8=CAST(14 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 841b180f-8551-431e-b595-c248ab50f09c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21df67ae-207c-4e1e-8301-6d51cd05806b, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21df67ae-207c-4e1e-8301-6d51cd05806b, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Int8=CAST(15 AS Int8) and col_index_Uint8=CAST(15 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21df67ae-207c-4e1e-8301-6d51cd05806b, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9384268f-4daa-4e8f-b992-8d00e19d864f, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9384268f-4daa-4e8f-b992-8d00e19d864f, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Int8=CAST(16 AS Int8) and col_index_Uint8=CAST(16 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9384268f-4daa-4e8f-b992-8d00e19d864f, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f63d765-8933-4d43-9453-a8765bf1973c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f63d765-8933-4d43-9453-a8765bf1973c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Int8=CAST(17 AS Int8) and col_index_Uint8=CAST(17 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f63d765-8933-4d43-9453-a8765bf1973c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 58f51334-2a40-4955-b47b-c17fbe80cd1a, localhost:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58f51334-2a40-4955-b47b-c17fbe80cd1a, localhost:25967): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58f51334-2a40-4955-b47b-c17fbe80cd1a, localhost:25967): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 25967 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:25967, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82ffff98-377f-4644-9e31-b43b33ed985c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82ffff98-377f-4644-9e31-b43b33ed985c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Int8=CAST(18 AS Int8) and col_index_Uint8=CAST(18 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82ffff98-377f-4644-9e31-b43b33ed985c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 727e6899-e038-46e7-b950-f3c9eecbf8da, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 727e6899-e038-46e7-b950-f3c9eecbf8da, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Int8=CAST(19 AS Int8) and col_index_Uint8=CAST(19 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 727e6899-e038-46e7-b950-f3c9eecbf8da, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b79f3805-392f-489f-9325-666622be7b8d, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b79f3805-392f-489f-9325-666622be7b8d, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Int8=CAST(20 AS Int8) and col_index_Uint8=CAST(20 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b79f3805-392f-489f-9325-666622be7b8d, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2681258a-c694-4b67-aa07-2739b15a3fe7, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2681258a-c694-4b67-aa07-2739b15a3fe7, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Int8=CAST(21 AS Int8) and col_index_Uint8=CAST(21 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2681258a-c694-4b67-aa07-2739b15a3fe7, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20fe8270-c8cb-42e9-971c-433245ded668, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20fe8270-c8cb-42e9-971c-433245ded668, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Int8=CAST(22 AS Int8) and col_index_Uint8=CAST(22 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20fe8270-c8cb-42e9-971c-433245ded668, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ccc7479-2ae4-4821-97c5-8e2158c94c35, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ccc7479-2ae4-4821-97c5-8e2158c94c35, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Int8=CAST(23 AS Int8) and col_index_Uint8=CAST(23 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ccc7479-2ae4-4821-97c5-8e2158c94c35, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60f3e20d-05d6-4a8d-83cc-0d02f1c56592, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60f3e20d-05d6-4a8d-83cc-0d02f1c56592, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Int8=CAST(24 AS Int8) and col_index_Uint8=CAST(24 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60f3e20d-05d6-4a8d-83cc-0d02f1c56592, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a8f5419c-ec2a-467c-9711-e7536d33f816, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8f5419c-ec2a-467c-9711-e7536d33f816, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Int8=CAST(25 AS Int8) and col_index_Uint8=CAST(25 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8f5419c-ec2a-467c-9711-e7536d33f816, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fd4474b-d182-4f4d-be0d-69a41614a054, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fd4474b-d182-4f4d-be0d-69a41614a054, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Int8=CAST(26 AS Int8) and col_index_Uint8=CAST(26 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fd4474b-d182-4f4d-be0d-69a41614a054, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a9bb6bb-1416-445e-b3f2-ca3736df8bf5, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a9bb6bb-1416-445e-b3f2-ca3736df8bf5, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Int8=CAST(27 AS Int8) and col_index_Uint8=CAST(27 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a9bb6bb-1416-445e-b3f2-ca3736df8bf5, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c8a0bea-eae3-4a59-866d-3f127983f3ce, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c8a0bea-eae3-4a59-866d-3f127983f3ce, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Int8=CAST(28 AS Int8) and col_index_Uint8=CAST(28 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c8a0bea-eae3-4a59-866d-3f127983f3ce, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47c5fcd3-1c7d-4226-a03f-36fe008a8c27, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47c5fcd3-1c7d-4226-a03f-36fe008a8c27, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Int8=CAST(29 AS Int8) and col_index_Uint8=CAST(29 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47c5fcd3-1c7d-4226-a03f-36fe008a8c27, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 286fe94c-d56f-4dc9-97bf-bc368c14501b, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 286fe94c-d56f-4dc9-97bf-bc368c14501b, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Int8=CAST(30 AS Int8) and col_index_Uint8=CAST(30 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 286fe94c-d56f-4dc9-97bf-bc368c14501b, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 631d345e-d14a-4085-90aa-a307ad7d311b, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 631d345e-d14a-4085-90aa-a307ad7d311b, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_4__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 631d345e-d14a-4085-90aa-a307ad7d311b, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca90bb32-a45f-40fb-ad17-2e71aab9dd58, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca90bb32-a45f-40fb-ad17-2e71aab9dd58, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca90bb32-a45f-40fb-ad17-2e71aab9dd58, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7377f896-47aa-4cd6-a327-70811451dfcc, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7377f896-47aa-4cd6-a327-70811451dfcc, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7377f896-47aa-4cd6-a327-70811451dfcc, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81b68d47-4ade-4f19-8e84-3c2470695c32, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81b68d47-4ade-4f19-8e84-3c2470695c32, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81b68d47-4ade-4f19-8e84-3c2470695c32, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f53f2116-daed-490a-850e-269027367b77, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f53f2116-daed-490a-850e-269027367b77, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f53f2116-daed-490a-850e-269027367b77, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86724515-d610-4394-a1f7-6f1ed9c51d5b, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86724515-d610-4394-a1f7-6f1ed9c51d5b, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86724515-d610-4394-a1f7-6f1ed9c51d5b, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbbe6160-a9ab-464d-923e-775774be36bd, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbbe6160-a9ab-464d-923e-775774be36bd, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbbe6160-a9ab-464d-923e-775774be36bd, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ffc44cc6-b24a-4ac2-8311-6b4126e506df, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffc44cc6-b24a-4ac2-8311-6b4126e506df, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffc44cc6-b24a-4ac2-8311-6b4126e506df, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b43499b-3b23-4f01-9be7-2d14058c86cd, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b43499b-3b23-4f01-9be7-2d14058c86cd, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b43499b-3b23-4f01-9be7-2d14058c86cd, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa08c5fa-3356-4fe5-b594-c58f43c6ffc1, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa08c5fa-3356-4fe5-b594-c58f43c6ffc1, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa08c5fa-3356-4fe5-b594-c58f43c6ffc1, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b3ea9f0-9afe-45af-adf4-61af19f3bc96, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b3ea9f0-9afe-45af-adf4-61af19f3bc96, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b3ea9f0-9afe-45af-adf4-61af19f3bc96, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5f9b4fd-a2fb-4257-aa60-7b1f01fd5acb, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5f9b4fd-a2fb-4257-aa60-7b1f01fd5acb, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5f9b4fd-a2fb-4257-aa60-7b1f01fd5acb, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06d2c71a-c844-4f2a-b03d-df17c983db66, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d2c71a-c844-4f2a-b03d-df17c983db66, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06d2c71a-c844-4f2a-b03d-df17c983db66, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a79b2b18-e839-4f6d-862e-ee23f168db3e, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a79b2b18-e839-4f6d-862e-ee23f168db3e, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a79b2b18-e839-4f6d-862e-ee23f168db3e, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fdc4ad2-8bcb-4063-9307-6338b0fc288e, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fdc4ad2-8bcb-4063-9307-6338b0fc288e, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fdc4ad2-8bcb-4063-9307-6338b0fc288e, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 78f24991-82b7-42ce-bc60-858080f39a91, localhost:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 78f24991-82b7-42ce-bc60-858080f39a91, localhost:6501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 78f24991-82b7-42ce-bc60-858080f39a91, localhost:6501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 6501 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:6501, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6501
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7887b1a-e3c9-4399-82d4-ce132c1b27bb, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7887b1a-e3c9-4399-82d4-ce132c1b27bb, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7887b1a-e3c9-4399-82d4-ce132c1b27bb, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b08d37b9-9d21-42c6-bb21-c7e0701cc1a8, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b08d37b9-9d21-42c6-bb21-c7e0701cc1a8, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b08d37b9-9d21-42c6-bb21-c7e0701cc1a8, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3524058-6be9-4889-b8b6-3fa80a2e5d79, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3524058-6be9-4889-b8b6-3fa80a2e5d79, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3524058-6be9-4889-b8b6-3fa80a2e5d79, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a83ddee5-d44d-474e-b530-d7f3482306f0, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a83ddee5-d44d-474e-b530-d7f3482306f0, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a83ddee5-d44d-474e-b530-d7f3482306f0, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9ba99343-772c-4004-9e70-f9cb8989e1bc, localhost:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9ba99343-772c-4004-9e70-f9cb8989e1bc, localhost:25967): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9ba99343-772c-4004-9e70-f9cb8989e1bc, localhost:25967): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 25967 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:25967, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99a45435-a422-4f07-9dc0-7cf97dcaf39c, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99a45435-a422-4f07-9dc0-7cf97dcaf39c, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99a45435-a422-4f07-9dc0-7cf97dcaf39c, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9628b826-a68f-4fa1-969c-e3bde099e598, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9628b826-a68f-4fa1-969c-e3bde099e598, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9628b826-a68f-4fa1-969c-e3bde099e598, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14657473-7cf1-43b0-8a8d-4d2faf124d09, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14657473-7cf1-43b0-8a8d-4d2faf124d09, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14657473-7cf1-43b0-8a8d-4d2faf124d09, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1d064de-d9e3-4bc3-a3ad-d8bb9d93e2ab, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1d064de-d9e3-4bc3-a3ad-d8bb9d93e2ab, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1d064de-d9e3-4bc3-a3ad-d8bb9d93e2ab, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbd581e1-f830-4f37-894a-1e8a6bab24b1, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbd581e1-f830-4f37-894a-1e8a6bab24b1, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbd581e1-f830-4f37-894a-1e8a6bab24b1, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afe76819-3f86-4174-a428-985c0dbfe311, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afe76819-3f86-4174-a428-985c0dbfe311, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afe76819-3f86-4174-a428-985c0dbfe311, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b094f140-df30-4727-b4a0-32f5aa8db55f, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b094f140-df30-4727-b4a0-32f5aa8db55f, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b094f140-df30-4727-b4a0-32f5aa8db55f, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf24233d-dee6-4edc-81c3-12dedc39c6c8, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf24233d-dee6-4edc-81c3-12dedc39c6c8, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf24233d-dee6-4edc-81c3-12dedc39c6c8, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4c7f468-0fdf-4b77-a954-ad8c3b7cd274, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4c7f468-0fdf-4b77-a954-ad8c3b7cd274, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4c7f468-0fdf-4b77-a954-ad8c3b7cd274, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f95ad78d-d329-46ab-b094-1658f813b5b4, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f95ad78d-d329-46ab-b094-1658f813b5b4, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f95ad78d-d329-46ab-b094-1658f813b5b4, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 190b26fb-4d63-42c5-a74d-99873e9c8cc9, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 190b26fb-4d63-42c5-a74d-99873e9c8cc9, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 190b26fb-4d63-42c5-a74d-99873e9c8cc9, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, beec65cb-7348-43c2-af3e-c4f555d70268, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, beec65cb-7348-43c2-af3e-c4f555d70268, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, beec65cb-7348-43c2-af3e-c4f555d70268, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5889e7f1-f77c-4310-8d7e-e6601e9bfa69, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5889e7f1-f77c-4310-8d7e-e6601e9bfa69, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5889e7f1-f77c-4310-8d7e-e6601e9bfa69, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a662d5c0-78d5-4849-bf47-08bef9d43b57, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a662d5c0-78d5-4849-bf47-08bef9d43b57, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a662d5c0-78d5-4849-bf47-08bef9d43b57, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b3e5711-bc91-4722-8c5c-5ccec458c57d, ghrun-w2mzg6gufa.auto.internal:25967): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b3e5711-bc91-4722-8c5c-5ccec458c57d, ghrun-w2mzg6gufa.auto.internal:25967): request = { session_id: "ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b3e5711-bc91-4722-8c5c-5ccec458c57d, ghrun-w2mzg6gufa.auto.internal:25967): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWEwMDA0NzctMTE1ZTliMjUtODRiZjA5N2YtZjUwNzk3Zjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 133388d5-ad09-4505-a383-71b496c3b4fd, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 133388d5-ad09-4505-a383-71b496c3b4fd, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 133388d5-ad09-4505-a383-71b496c3b4fd, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3e982e6-c027-47a9-9483-ef9113ea679c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3e982e6-c027-47a9-9483-ef9113ea679c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3e982e6-c027-47a9-9483-ef9113ea679c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9aa258f4-57d4-404b-91a1-8487f8baee5b, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9aa258f4-57d4-404b-91a1-8487f8baee5b, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9aa258f4-57d4-404b-91a1-8487f8baee5b, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b683db91-3329-466b-8f68-c2e99da71fd4, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b683db91-3329-466b-8f68-c2e99da71fd4, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b683db91-3329-466b-8f68-c2e99da71fd4, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e675308-3e94-4ab5-9b8e-83be578204ff, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e675308-3e94-4ab5-9b8e-83be578204ff, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e675308-3e94-4ab5-9b8e-83be578204ff, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a266e62c-99d9-474b-9a2a-0ceb4595e244, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a266e62c-99d9-474b-9a2a-0ceb4595e244, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a266e62c-99d9-474b-9a2a-0ceb4595e244, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39d1aa89-dc79-404d-88c8-17d3ee838c34, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39d1aa89-dc79-404d-88c8-17d3ee838c34, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39d1aa89-dc79-404d-88c8-17d3ee838c34, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9793df8d-f4a2-4033-8f0a-90053d5599d6, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9793df8d-f4a2-4033-8f0a-90053d5599d6, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Int8=CAST(7 AS Int8) and col_index_Uint8=CAST(7 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9793df8d-f4a2-4033-8f0a-90053d5599d6, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfbeffb6-1aef-439e-932f-1f535b529f5a, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfbeffb6-1aef-439e-932f-1f535b529f5a, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Int8=CAST(8 AS Int8) and col_index_Uint8=CAST(8 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfbeffb6-1aef-439e-932f-1f535b529f5a, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ecfaa7bd-a8c8-42c7-88e4-f136cdd4b4a7, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecfaa7bd-a8c8-42c7-88e4-f136cdd4b4a7, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Int8=CAST(9 AS Int8) and col_index_Uint8=CAST(9 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecfaa7bd-a8c8-42c7-88e4-f136cdd4b4a7, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e72b8fb9-36a2-4bbf-83b3-53ff9caff9b8, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e72b8fb9-36a2-4bbf-83b3-53ff9caff9b8, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Int8=CAST(10 AS Int8) and col_index_Uint8=CAST(10 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e72b8fb9-36a2-4bbf-83b3-53ff9caff9b8, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 957eb685-a12c-4ae2-83a3-7a629c526ff7, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 957eb685-a12c-4ae2-83a3-7a629c526ff7, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Int8=CAST(11 AS Int8) and col_index_Uint8=CAST(11 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 957eb685-a12c-4ae2-83a3-7a629c526ff7, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b386f144-05ac-4ca7-a710-85efb414d287, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b386f144-05ac-4ca7-a710-85efb414d287, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Int8=CAST(12 AS Int8) and col_index_Uint8=CAST(12 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b386f144-05ac-4ca7-a710-85efb414d287, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2d8f780-0e3c-4ce7-bc85-3284f38fee7b, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2d8f780-0e3c-4ce7-bc85-3284f38fee7b, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Int8=CAST(13 AS Int8) and col_index_Uint8=CAST(13 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2d8f780-0e3c-4ce7-bc85-3284f38fee7b, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33345556-64c3-4ff6-ac43-a51e85ddf039, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33345556-64c3-4ff6-ac43-a51e85ddf039, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Int8=CAST(14 AS Int8) and col_index_Uint8=CAST(14 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33345556-64c3-4ff6-ac43-a51e85ddf039, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aecaa1e8-42cf-4661-b53d-97df6541d0f0, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aecaa1e8-42cf-4661-b53d-97df6541d0f0, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Int8=CAST(15 AS Int8) and col_index_Uint8=CAST(15 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aecaa1e8-42cf-4661-b53d-97df6541d0f0, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 829c947e-dde7-419e-becf-189288863a25, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 829c947e-dde7-419e-becf-189288863a25, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Int8=CAST(16 AS Int8) and col_index_Uint8=CAST(16 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 829c947e-dde7-419e-becf-189288863a25, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 135ddb31-5852-4e76-acd8-2c0e17fdc641, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 135ddb31-5852-4e76-acd8-2c0e17fdc641, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Int8=CAST(17 AS Int8) and col_index_Uint8=CAST(17 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 135ddb31-5852-4e76-acd8-2c0e17fdc641, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68526d67-f903-47f5-a1d5-557c50fa067f, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68526d67-f903-47f5-a1d5-557c50fa067f, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Int8=CAST(18 AS Int8) and col_index_Uint8=CAST(18 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68526d67-f903-47f5-a1d5-557c50fa067f, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e8957d9-033a-43d6-813f-56912860cf2d, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e8957d9-033a-43d6-813f-56912860cf2d, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Int8=CAST(19 AS Int8) and col_index_Uint8=CAST(19 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e8957d9-033a-43d6-813f-56912860cf2d, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97a58cd7-8055-4a19-b690-2f8b9b59c610, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97a58cd7-8055-4a19-b690-2f8b9b59c610, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Int8=CAST(20 AS Int8) and col_index_Uint8=CAST(20 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97a58cd7-8055-4a19-b690-2f8b9b59c610, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d87d019-bc54-41d5-9aa0-3b5598913a7c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d87d019-bc54-41d5-9aa0-3b5598913a7c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Int8=CAST(21 AS Int8) and col_index_Uint8=CAST(21 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d87d019-bc54-41d5-9aa0-3b5598913a7c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 871213cb-7ad5-4e7c-9b9b-4ed77928abec, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 871213cb-7ad5-4e7c-9b9b-4ed77928abec, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Int8=CAST(22 AS Int8) and col_index_Uint8=CAST(22 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 871213cb-7ad5-4e7c-9b9b-4ed77928abec, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c0773c6-e378-4e33-b28c-5898389f2ce4, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c0773c6-e378-4e33-b28c-5898389f2ce4, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Int8=CAST(23 AS Int8) and col_index_Uint8=CAST(23 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c0773c6-e378-4e33-b28c-5898389f2ce4, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 452c516a-c9a5-473f-bdff-30a870770be3, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 452c516a-c9a5-473f-bdff-30a870770be3, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Int8=CAST(24 AS Int8) and col_index_Uint8=CAST(24 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 452c516a-c9a5-473f-bdff-30a870770be3, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 641cebf1-e2f4-473a-9543-fcd41e9aa3d9, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 641cebf1-e2f4-473a-9543-fcd41e9aa3d9, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Int8=CAST(25 AS Int8) and col_index_Uint8=CAST(25 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 641cebf1-e2f4-473a-9543-fcd41e9aa3d9, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18728a30-6af2-40ff-b5a2-e5ef820d75c2, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18728a30-6af2-40ff-b5a2-e5ef820d75c2, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Int8=CAST(26 AS Int8) and col_index_Uint8=CAST(26 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18728a30-6af2-40ff-b5a2-e5ef820d75c2, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99766030-5ec6-4cd2-a020-e87dda070942, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99766030-5ec6-4cd2-a020-e87dda070942, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Int8=CAST(27 AS Int8) and col_index_Uint8=CAST(27 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99766030-5ec6-4cd2-a020-e87dda070942, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46ee2c42-7d20-4f46-9422-f4ce95f24d02, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46ee2c42-7d20-4f46-9422-f4ce95f24d02, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Int8=CAST(28 AS Int8) and col_index_Uint8=CAST(28 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46ee2c42-7d20-4f46-9422-f4ce95f24d02, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1379bca4-9c63-483e-ae54-32fcefb6b67c, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1379bca4-9c63-483e-ae54-32fcefb6b67c, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Int8=CAST(29 AS Int8) and col_index_Uint8=CAST(29 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1379bca4-9c63-483e-ae54-32fcefb6b67c, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4320ad8-7f58-427b-823f-24d5ba4d729d, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4320ad8-7f58-427b-823f-24d5ba4d729d, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Int8=CAST(30 AS Int8) and col_index_Uint8=CAST(30 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4320ad8-7f58-427b-823f-24d5ba4d729d, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 582a06d8-09d3-40cc-b4a2-52cd881dd4bb, ghrun-w2mzg6gufa.auto.internal:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 582a06d8-09d3-40cc-b4a2-52cd881dd4bb, ghrun-w2mzg6gufa.auto.internal:6501): request = { session_id: "ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_4__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 582a06d8-09d3-40cc-b4a2-52cd881dd4bb, ghrun-w2mzg6gufa.auto.internal:6501): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGQyNjFmYzctOTlhMjZjODYtZTZlZjQyODEtZjE1OWIzMzA=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 34b67bb4-8541-4591-b3c2-849ee587ceea, localhost:6501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 34b67bb4-8541-4591-b3c2-849ee587ceea, localhost:6501): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 34b67bb4-8541-4591-b3c2-849ee587ceea, localhost:6501): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 6501 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:6501, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6501
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25967
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25967". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25967/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17180
============================== slowest durations ===============================
250.73s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
142.62s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
19.45s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/4y75/003066/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.043938 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.079786 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.107992 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.236743 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.600662 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.873591 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.040765 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.19831 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.350864 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.704303 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.853909 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.958869 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007712 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1142568==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 320 byte(s) in 5 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348dea40 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348dea40 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348dea40 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000348dea40 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000348dea40 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x000043bf3d6b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000043bf3d6b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000043bf3d6b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000043bf3d6b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000043bf3d6b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000043bf3d6b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000043c2fa7d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x000043c31e20 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#18 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#19 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#21 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
==================== 1 passed, 1 error in 415.06s (0:06:55) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.03391 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.073919 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.10003 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.027221 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.041091 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.082757 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.141757 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.260549 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.51142 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.72444 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.980202 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.272026 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.548359 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.754295 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.016268 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.002252 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1138863==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a70026a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a70026a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a6ee60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a6ee60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a6ee60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004ac68f5e in NYdbGrpc::TGRpcRequestImpl<Ydb::KeyValue::ListLocalPartitionsRequest, Ydb::KeyValue::ListLocalPartitionsResponse, NKikimr::NGRpcService::TKeyValueGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1135788
DEBUG    ya.test:process.py:259 Command (pid 1135788) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1135788) elapsed time (sec): 0.8956632614135742
DEBUG    ya.test:process.py:263 Command (pid 1135788) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) maxrss: 476160
DEBUG    ya.test:process.py:263 Command (pid 1135788) minflt: 45196
DEBUG    ya.test:process.py:263 Command (pid 1135788) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 1135788) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1135788) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1135788) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1135788) stime: 0.231321
DEBUG    ya.test:process.py:263 Command (pid 1135788) utime: 0.520928
DEBUG    ya.test:process.py:263 Command (pid 1135788) wtime: 0.918
DEBUG    ya.test:process.py:275 Command (pid 1135788) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1135788) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64635
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/0030a1/r3tmp/kikimr_cluster_agjuasx0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22422
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_bbdvlwuq.log --grpc-port=27749 --mon-port=25781 --ic-port=64635
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:27749/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_bbdvlwuq.log --grpc-port=27749 --mon-port=25781 --ic-port=64635
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_bbdvlwuq.log', '--grpc-port=27749', '--mon-port=25781', '--ic-port=64635')' in '/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1135998
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27749/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1136011
DEBUG    ya.test:process.py:259 Command (pid 1136011) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1136011) elapsed time (sec): 1.4482686519622803
DEBUG    ya.test:process.py:263 Command (pid 1136011) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) maxrss: 476572
DEBUG    ya.test:process.py:263 Command (pid 1136011) minflt: 45207
DEBUG    ya.test:process.py:263 Command (pid 1136011) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) nivcsw: 226
DEBUG    ya.test:process.py:263 Command (pid 1136011) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1136011) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1136011) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1136011) stime: 0.23594099999999998
DEBUG    ya.test:process.py:263 Command (pid 1136011) utime: 0.5560809999999999
DEBUG    ya.test:process.py:263 Command (pid 1136011) wtime: 1.464
DEBUG    ya.test:process.py:275 Command (pid 1136011) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1136011) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27749', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64635\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27749', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64635\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1137700
DEBUG    ya.test:process.py:259 Command (pid 1137700) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1137700) elapsed time (sec): 1.2308557033538818
DEBUG    ya.test:process.py:263 Command (pid 1137700) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) maxrss: 584088
DEBUG    ya.test:process.py:263 Command (pid 1137700) minflt: 51498
DEBUG    ya.test:process.py:263 Command (pid 1137700) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1137700) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1137700) nvcsw: 653
DEBUG    ya.test:process.py:263 Command (pid 1137700) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1137700) stime: 0.331501
DEBUG    ya.test:process.py:263 Command (pid 1137700) utime: 0.537424
DEBUG    ya.test:process.py:263 Command (pid 1137700) wtime: 1.233
DEBUG    ya.test:process.py:275 Command (pid 1137700) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1137700) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27749', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27749', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1138059
DEBUG    ya.test:process.py:259 Command (pid 1138059) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1138059) elapsed time (sec): 1.307234764099121
DEBUG    ya.test:process.py:263 Command (pid 1138059) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) maxrss: 584652
DEBUG    ya.test:process.py:263 Command (pid 1138059) minflt: 51504
DEBUG    ya.test:process.py:263 Command (pid 1138059) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) nivcsw: 259
DEBUG    ya.test:process.py:263 Command (pid 1138059) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1138059) nvcsw: 531
DEBUG    ya.test:process.py:263 Command (pid 1138059) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1138059) stime: 0.24729199999999998
DEBUG    ya.test:process.py:263 Command (pid 1138059) utime: 0.574287
DEBUG    ya.test:process.py:263 Command (pid 1138059) wtime: 1.315
DEBUG    ya.test:process.py:275 Command (pid 1138059) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1138059) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2542
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/0030a1/r3tmp/kikimr_cluster_c5n51nmp
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5167
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14274
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_5yr_54l9.log --grpc-port=61841 --mon-port=24493 --ic-port=2542
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61841/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_5yr_54l9.log --grpc-port=61841 --mon-port=24493 --ic-port=2542
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_5yr_54l9.log', '--grpc-port=61841', '--mon-port=24493', '--ic-port=2542')' in '/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1138863
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61841/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1138865
DEBUG    ya.test:process.py:259 Command (pid 1138865) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1138865) elapsed time (sec): 1.010378360748291
DEBUG    ya.test:process.py:263 Command (pid 1138865) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) maxrss: 601760
DEBUG    ya.test:process.py:263 Command (pid 1138865) minflt: 45212
DEBUG    ya.test:process.py:263 Command (pid 1138865) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1138865) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1138865) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1138865) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1138865) stime: 0.198869
DEBUG    ya.test:process.py:263 Command (pid 1138865) utime: 0.54981
DEBUG    ya.test:process.py:263 Command (pid 1138865) wtime: 1.012
DEBUG    ya.test:process.py:275 Command (pid 1138865) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1138865) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61841', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2542\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61841', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2542\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1140727
DEBUG    ya.test:process.py:259 Command (pid 1140727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1140727) elapsed time (sec): 1.1910550594329834
DEBUG    ya.test:process.py:263 Command (pid 1140727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) maxrss: 664564
DEBUG    ya.test:process.py:263 Command (pid 1140727) minflt: 51523
DEBUG    ya.test:process.py:263 Command (pid 1140727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) nivcsw: 268
DEBUG    ya.test:process.py:263 Command (pid 1140727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1140727) nvcsw: 813
DEBUG    ya.test:process.py:263 Command (pid 1140727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1140727) stime: 0.328554
DEBUG    ya.test:process.py:263 Command (pid 1140727) utime: 0.546763
DEBUG    ya.test:process.py:263 Command (pid 1140727) wtime: 1.194
DEBUG    ya.test:process.py:275 Command (pid 1140727) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1140727) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61841', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030a1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:61841', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1140900
DEBUG    ya.test:process.py:259 Command (pid 1140900) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1140900) elapsed time (sec): 1.3348090648651123
DEBUG    ya.test:process.py:263 Command (pid 1140900) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) maxrss: 664564
DEBUG    ya.test:process.py:263 Command (pid 1140900) minflt: 51331
DEBUG    ya.test:process.py:263 Command (pid 1140900) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1140900) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1140900) nvcsw: 849
DEBUG    ya.test:process.py:263 Command (pid 1140900) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1140900) stime: 0.281933
DEBUG    ya.test:process.py:263 Command (pid 1140900) utime: 0.610605
DEBUG    ya.test:process.py:263 Command (pid 1140900) wtime: 1.338
DEBUG    ya.test:process.py:275 Command (pid 1140900) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1140900) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1acd1665-8ba8-4d0f-b73d-34a6480dafb0, localhost:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1acd1665-8ba8-4d0f-b73d-34a6480dafb0, localhost:27749): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1acd1665-8ba8-4d0f-b73d-34a6480dafb0, localhost:27749): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 27749 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:27749, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 53c26e70-b575-46e9-b896-123217b6fb27, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 53c26e70-b575-46e9-b896-123217b6fb27, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 53c26e70-b575-46e9-b896-123217b6fb27, localhost:61841): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 61841 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:61841, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07118d9f-e626-47d1-9a3b-dc1915257548, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 07118d9f-e626-47d1-9a3b-dc1915257548, ghrun-w2mzg6gufa.auto.internal:27749): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07118d9f-e626-47d1-9a3b-dc1915257548, ghrun-w2mzg6gufa.auto.internal:27749): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd5bd201-9d35-4b45-9787-542e8a29161e, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd5bd201-9d35-4b45-9787-542e8a29161e, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd5bd201-9d35-4b45-9787-542e8a29161e, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc824465-7e57-494e-afed-1c1e6a01f12a, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc824465-7e57-494e-afed-1c1e6a01f12a, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_Date` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, ttl_Date Date,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc824465-7e57-494e-afed-1c1e6a01f12a, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba51b4f3-b2ac-4190-9027-257be8b9511c, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba51b4f3-b2ac-4190-9027-257be8b9511c, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_Date SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba51b4f3-b2ac-4190-9027-257be8b9511c, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77e57792-09d4-4b74-8be3-38b5f05b5f89, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77e57792-09d4-4b74-8be3-38b5f05b5f89, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77e57792-09d4-4b74-8be3-38b5f05b5f89, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c4c0c4e-a767-4f6b-ad61-037d989b0dec, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c4c0c4e-a767-4f6b-ad61-037d989b0dec, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c4c0c4e-a767-4f6b-ad61-037d989b0dec, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acfd49f7-91c2-45e1-a84d-da24668bb614, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acfd49f7-91c2-45e1-a84d-da24668bb614, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acfd49f7-91c2-45e1-a84d-da24668bb614, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11848bbd-ef54-4944-95bf-c1d35566a515, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11848bbd-ef54-4944-95bf-c1d35566a515, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11848bbd-ef54-4944-95bf-c1d35566a515, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35b90d76-b18c-4d86-8d53-6b685a7087f2, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35b90d76-b18c-4d86-8d53-6b685a7087f2, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35b90d76-b18c-4d86-8d53-6b685a7087f2, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28789d3a-1429-46cb-887c-92e241f7c772, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28789d3a-1429-46cb-887c-92e241f7c772, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28789d3a-1429-46cb-887c-92e241f7c772, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c548fc55-dd8c-4b92-bd48-81787b748654, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c548fc55-dd8c-4b92-bd48-81787b748654, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c548fc55-dd8c-4b92-bd48-81787b748654, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9d9e503-cdb6-4a97-9e24-39b044b0fe9c, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9d9e503-cdb6-4a97-9e24-39b044b0fe9c, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9d9e503-cdb6-4a97-9e24-39b044b0fe9c, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7b2fb5e-eff3-4a48-843b-73b4916d3ab8, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7b2fb5e-eff3-4a48-843b-73b4916d3ab8, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7b2fb5e-eff3-4a48-843b-73b4916d3ab8, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13adc979-3827-4bd8-a49c-a8fcbebb467d, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13adc979-3827-4bd8-a49c-a8fcbebb467d, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13adc979-3827-4bd8-a49c-a8fcbebb467d, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69500e28-5ce4-4822-9a5e-795c33681599, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69500e28-5ce4-4822-9a5e-795c33681599, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69500e28-5ce4-4822-9a5e-795c33681599, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82c4b170-c920-4206-b842-f4163dd9b66f, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82c4b170-c920-4206-b842-f4163dd9b66f, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82c4b170-c920-4206-b842-f4163dd9b66f, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1899fddf-a4e4-4256-9919-183fd101bdd9, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1899fddf-a4e4-4256-9919-183fd101bdd9, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1899fddf-a4e4-4256-9919-183fd101bdd9, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19afccc6-c0a2-452a-952e-2ced32afa5e6, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19afccc6-c0a2-452a-952e-2ced32afa5e6, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19afccc6-c0a2-452a-952e-2ced32afa5e6, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82bda38c-9707-4e6c-b8a3-77895b221732, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82bda38c-9707-4e6c-b8a3-77895b221732, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82bda38c-9707-4e6c-b8a3-77895b221732, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb8c4772-cd29-474d-a806-96d8bb439923, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb8c4772-cd29-474d-a806-96d8bb439923, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb8c4772-cd29-474d-a806-96d8bb439923, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a61e0eb0-13ab-43b2-9505-9cf00843b971, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a61e0eb0-13ab-43b2-9505-9cf00843b971, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a61e0eb0-13ab-43b2-9505-9cf00843b971, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07a9ae87-6aec-42de-a855-f7cce2bfcc92, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07a9ae87-6aec-42de-a855-f7cce2bfcc92, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07a9ae87-6aec-42de-a855-f7cce2bfcc92, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90c4222b-6689-4ccd-978a-2d8100a0a8e1, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90c4222b-6689-4ccd-978a-2d8100a0a8e1, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90c4222b-6689-4ccd-978a-2d8100a0a8e1, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 018f3408-e24b-464c-b5e8-4f732e6b86ec, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 018f3408-e24b-464c-b5e8-4f732e6b86ec, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 018f3408-e24b-464c-b5e8-4f732e6b86ec, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4393104-916c-423e-b596-0e8773e5fd05, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4393104-916c-423e-b596-0e8773e5fd05, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4393104-916c-423e-b596-0e8773e5fd05, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28e8c515-7d40-4dcf-991c-ace5d41f7672, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28e8c515-7d40-4dcf-991c-ace5d41f7672, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28e8c515-7d40-4dcf-991c-ace5d41f7672, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, feb0716a-ba75-4cb1-ac23-8534564e0150, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, feb0716a-ba75-4cb1-ac23-8534564e0150, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, feb0716a-ba75-4cb1-ac23-8534564e0150, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fb7ad0c-c3cc-47d0-b6e7-2285320d1b1d, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fb7ad0c-c3cc-47d0-b6e7-2285320d1b1d, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fb7ad0c-c3cc-47d0-b6e7-2285320d1b1d, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a72f26d6-2d43-41a6-a9df-33fb23d795ba, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a72f26d6-2d43-41a6-a9df-33fb23d795ba, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a72f26d6-2d43-41a6-a9df-33fb23d795ba, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 438c08be-47da-4ee7-8e43-d6b31a972550, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 438c08be-47da-4ee7-8e43-d6b31a972550, ghrun-w2mzg6gufa.auto.internal:61841): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 438c08be-47da-4ee7-8e43-d6b31a972550, ghrun-w2mzg6gufa.auto.internal:61841): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 61ef88c6-0cf4-4f6b-9c76-98a95ca0a235, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 61ef88c6-0cf4-4f6b-9c76-98a95ca0a235, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 61ef88c6-0cf4-4f6b-9c76-98a95ca0a235, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa0a38ce-8e4c-402a-b029-47ebcc066148, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa0a38ce-8e4c-402a-b029-47ebcc066148, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_Date`\n                        FOR `/Root/table_ttl_Date` AS `/Root/table_ttl_Date`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:27749/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa0a38ce-8e4c-402a-b029-47ebcc066148, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 950e64d7-3759-43e1-8a7a-d80f163dfede, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 950e64d7-3759-43e1-8a7a-d80f163dfede, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 950e64d7-3759-43e1-8a7a-d80f163dfede, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55c269ca-8bca-401c-865a-9b61d826664f, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55c269ca-8bca-401c-865a-9b61d826664f, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55c269ca-8bca-401c-865a-9b61d826664f, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d62fcaaa-ed5b-41a0-88e3-d363dd760c30, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d62fcaaa-ed5b-41a0-88e3-d363dd760c30, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2001-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d62fcaaa-ed5b-41a0-88e3-d363dd760c30, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19c185e6-92d7-496d-b24a-20b6c57a45bf, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19c185e6-92d7-496d-b24a-20b6c57a45bf, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2002-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19c185e6-92d7-496d-b24a-20b6c57a45bf, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcc10107-2f8a-4aef-bc9f-744496c419b4, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcc10107-2f8a-4aef-bc9f-744496c419b4, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2003-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcc10107-2f8a-4aef-bc9f-744496c419b4, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fba160e4-c438-4552-8118-3da5a6782a75, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fba160e4-c438-4552-8118-3da5a6782a75, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2004-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fba160e4-c438-4552-8118-3da5a6782a75, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55ff68f3-ec01-4dd3-828b-514e825a19e0, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55ff68f3-ec01-4dd3-828b-514e825a19e0, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2005-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55ff68f3-ec01-4dd3-828b-514e825a19e0, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 196d0b99-4f93-40ab-969e-bc2e27dd4a51, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 196d0b99-4f93-40ab-969e-bc2e27dd4a51, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2006-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 196d0b99-4f93-40ab-969e-bc2e27dd4a51, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96330f10-b5a1-4189-83ad-79f74fcf13a6, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96330f10-b5a1-4189-83ad-79f74fcf13a6, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2007-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96330f10-b5a1-4189-83ad-79f74fcf13a6, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b67ed0b-d020-4f64-af79-ee000dea4e1a, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b67ed0b-d020-4f64-af79-ee000dea4e1a, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2008-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b67ed0b-d020-4f64-af79-ee000dea4e1a, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27757443-3175-48e1-8e44-5ce76486e2b1, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27757443-3175-48e1-8e44-5ce76486e2b1, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2009-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27757443-3175-48e1-8e44-5ce76486e2b1, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6689b1f0-8550-4ba9-a084-79601f050d9c, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6689b1f0-8550-4ba9-a084-79601f050d9c, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2010-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6689b1f0-8550-4ba9-a084-79601f050d9c, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ce4c29c-7d12-48eb-973a-c0ae36601207, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce4c29c-7d12-48eb-973a-c0ae36601207, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2011-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ce4c29c-7d12-48eb-973a-c0ae36601207, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcb7af5e-c599-4b73-8a1a-3d9b68d3f4b0, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcb7af5e-c599-4b73-8a1a-3d9b68d3f4b0, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2012-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcb7af5e-c599-4b73-8a1a-3d9b68d3f4b0, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 121dfd72-54fa-46cb-9f66-e69ddc934972, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 121dfd72-54fa-46cb-9f66-e69ddc934972, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2013-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 121dfd72-54fa-46cb-9f66-e69ddc934972, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3942545-ad6a-4ccf-a8e5-d72a53e7353a, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3942545-ad6a-4ccf-a8e5-d72a53e7353a, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2014-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3942545-ad6a-4ccf-a8e5-d72a53e7353a, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7818de50-5ab2-4e6b-8468-46407ec0d483, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7818de50-5ab2-4e6b-8468-46407ec0d483, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2015-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7818de50-5ab2-4e6b-8468-46407ec0d483, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f58fdab-6dcd-406a-a51b-bc1906e67a8e, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f58fdab-6dcd-406a-a51b-bc1906e67a8e, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2016-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f58fdab-6dcd-406a-a51b-bc1906e67a8e, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd933edd-cd54-4fc2-9afb-cf026d093c20, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd933edd-cd54-4fc2-9afb-cf026d093c20, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2017-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd933edd-cd54-4fc2-9afb-cf026d093c20, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 583ee0e6-1486-40eb-b21a-ebe787b3669d, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 583ee0e6-1486-40eb-b21a-ebe787b3669d, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2018-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 583ee0e6-1486-40eb-b21a-ebe787b3669d, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbc7c946-0574-4382-9313-96244407cce1, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbc7c946-0574-4382-9313-96244407cce1, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2019-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbc7c946-0574-4382-9313-96244407cce1, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, baa7e53b-2bf3-4cc5-abab-e83db54e24d6, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baa7e53b-2bf3-4cc5-abab-e83db54e24d6, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2020-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baa7e53b-2bf3-4cc5-abab-e83db54e24d6, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0c2644b-35c0-49cb-b1fd-3d87fe7a5d07, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0c2644b-35c0-49cb-b1fd-3d87fe7a5d07, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2021-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0c2644b-35c0-49cb-b1fd-3d87fe7a5d07, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02365aaf-132e-40d0-98cc-82a1e85d38a9, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02365aaf-132e-40d0-98cc-82a1e85d38a9, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2022-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02365aaf-132e-40d0-98cc-82a1e85d38a9, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0a8ce15-e3f0-46de-9ee0-a777afea879b, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0a8ce15-e3f0-46de-9ee0-a777afea879b, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2023-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0a8ce15-e3f0-46de-9ee0-a777afea879b, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd9c8e92-e01f-4c2a-80ae-12821d090011, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd9c8e92-e01f-4c2a-80ae-12821d090011, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2024-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd9c8e92-e01f-4c2a-80ae-12821d090011, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fcd77c1-6083-4dda-adc9-d40fd35fe0ec, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fcd77c1-6083-4dda-adc9-d40fd35fe0ec, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2025-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fcd77c1-6083-4dda-adc9-d40fd35fe0ec, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a800c3a-a368-4d7f-8048-b72f9ad4976a, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a800c3a-a368-4d7f-8048-b72f9ad4976a, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Date`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a800c3a-a368-4d7f-8048-b72f9ad4976a, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d3c10db-783c-4def-b154-a0d0b71969ec, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d3c10db-783c-4def-b154-a0d0b71969ec, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d3c10db-783c-4def-b154-a0d0b71969ec, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a000c8a-3e1f-4bcd-bc97-67c63d9f831a, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a000c8a-3e1f-4bcd-bc97-67c63d9f831a, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a000c8a-3e1f-4bcd-bc97-67c63d9f831a, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46a8a0b7-849d-43cf-aaa2-1391b2757c11, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46a8a0b7-849d-43cf-aaa2-1391b2757c11, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46a8a0b7-849d-43cf-aaa2-1391b2757c11, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 411f2ab1-e357-4da5-ae6d-68da7b42cbce, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 411f2ab1-e357-4da5-ae6d-68da7b42cbce, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 411f2ab1-e357-4da5-ae6d-68da7b42cbce, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af82f8cb-c191-4fcc-90ce-a21473c88889, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af82f8cb-c191-4fcc-90ce-a21473c88889, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af82f8cb-c191-4fcc-90ce-a21473c88889, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6062bc94-3d39-4f96-99c5-742ee904af7a, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6062bc94-3d39-4f96-99c5-742ee904af7a, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6062bc94-3d39-4f96-99c5-742ee904af7a, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0429f7e-386e-4712-99ce-7c85a23e247e, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0429f7e-386e-4712-99ce-7c85a23e247e, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0429f7e-386e-4712-99ce-7c85a23e247e, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cafe7974-0673-41ef-8fa6-871f8791269f, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cafe7974-0673-41ef-8fa6-871f8791269f, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cafe7974-0673-41ef-8fa6-871f8791269f, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95d90b5f-be50-4874-b71e-38374d1781cf, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95d90b5f-be50-4874-b71e-38374d1781cf, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95d90b5f-be50-4874-b71e-38374d1781cf, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aef9c59d-7bf6-4d34-b9ed-f58f3236172c, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aef9c59d-7bf6-4d34-b9ed-f58f3236172c, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aef9c59d-7bf6-4d34-b9ed-f58f3236172c, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08004ca0-1f31-4fb1-9714-022a914d1ffa, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08004ca0-1f31-4fb1-9714-022a914d1ffa, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08004ca0-1f31-4fb1-9714-022a914d1ffa, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4e3bf2f-e351-4575-98f8-e0021eae92d3, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4e3bf2f-e351-4575-98f8-e0021eae92d3, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4e3bf2f-e351-4575-98f8-e0021eae92d3, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8070915-4f76-4795-bbf8-5c39f047904a, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8070915-4f76-4795-bbf8-5c39f047904a, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8070915-4f76-4795-bbf8-5c39f047904a, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66743ba8-1ff1-43b7-bb09-17f485ab9a37, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66743ba8-1ff1-43b7-bb09-17f485ab9a37, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66743ba8-1ff1-43b7-bb09-17f485ab9a37, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0e8e577-b747-4e8b-bf8a-bb35d64b46c0, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0e8e577-b747-4e8b-bf8a-bb35d64b46c0, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0e8e577-b747-4e8b-bf8a-bb35d64b46c0, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2859a19-d90e-4787-a690-50519ca8587c, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2859a19-d90e-4787-a690-50519ca8587c, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2859a19-d90e-4787-a690-50519ca8587c, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f42fbb3-1b70-4a98-adea-6ec1ddf91c21, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f42fbb3-1b70-4a98-adea-6ec1ddf91c21, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f42fbb3-1b70-4a98-adea-6ec1ddf91c21, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c34d6bca-98ac-45dd-89dc-1bea862322aa, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c34d6bca-98ac-45dd-89dc-1bea862322aa, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c34d6bca-98ac-45dd-89dc-1bea862322aa, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94f54642-dde7-4e95-bd6c-a691e0c1da01, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94f54642-dde7-4e95-bd6c-a691e0c1da01, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94f54642-dde7-4e95-bd6c-a691e0c1da01, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4100c34c-f1a0-4fc7-ba45-f1b62da23a10, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4100c34c-f1a0-4fc7-ba45-f1b62da23a10, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4100c34c-f1a0-4fc7-ba45-f1b62da23a10, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50dab885-03f6-4730-a25b-e4dbee4daaf0, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50dab885-03f6-4730-a25b-e4dbee4daaf0, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50dab885-03f6-4730-a25b-e4dbee4daaf0, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19973d4a-612c-4676-86bb-0e0202a87d3a, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19973d4a-612c-4676-86bb-0e0202a87d3a, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19973d4a-612c-4676-86bb-0e0202a87d3a, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ae7280b-5a03-4d42-ba6c-b3d0913acf2f, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ae7280b-5a03-4d42-ba6c-b3d0913acf2f, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ae7280b-5a03-4d42-ba6c-b3d0913acf2f, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3fdc7df-b801-4e6d-8c04-2c28655a5e4b, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3fdc7df-b801-4e6d-8c04-2c28655a5e4b, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3fdc7df-b801-4e6d-8c04-2c28655a5e4b, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f55f44f-229b-4e52-91c1-0ff900d72b0a, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f55f44f-229b-4e52-91c1-0ff900d72b0a, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f55f44f-229b-4e52-91c1-0ff900d72b0a, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b58279b-29a0-4ff0-a709-c93643b3279a, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b58279b-29a0-4ff0-a709-c93643b3279a, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b58279b-29a0-4ff0-a709-c93643b3279a, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91108ea9-7139-48ef-ba7a-181c65721c26, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91108ea9-7139-48ef-ba7a-181c65721c26, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91108ea9-7139-48ef-ba7a-181c65721c26, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cae3ac9c-78b7-4765-98e0-20c8d84ab8fa, ghrun-w2mzg6gufa.auto.internal:27749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cae3ac9c-78b7-4765-98e0-20c8d84ab8fa, ghrun-w2mzg6gufa.auto.internal:27749): request = { session_id: "ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cae3ac9c-78b7-4765-98e0-20c8d84ab8fa, ghrun-w2mzg6gufa.auto.internal:27749): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTA2ZWRlMy1jOTk3Zjg5YS1hNjFkY2U1My04MjNmMjIyYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33d7993e-a8da-4015-a350-d86ae1b5160f, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33d7993e-a8da-4015-a350-d86ae1b5160f, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33d7993e-a8da-4015-a350-d86ae1b5160f, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9206e2f6-eb72-4762-b5f4-e90a49bb9e08, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9206e2f6-eb72-4762-b5f4-e90a49bb9e08, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2001-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9206e2f6-eb72-4762-b5f4-e90a49bb9e08, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c226ed33-41d0-4fbb-9d44-9f403fb9b4f9, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c226ed33-41d0-4fbb-9d44-9f403fb9b4f9, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2002-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c226ed33-41d0-4fbb-9d44-9f403fb9b4f9, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c284e0a-ef74-4611-9887-2d53e31fea99, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c284e0a-ef74-4611-9887-2d53e31fea99, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2003-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c284e0a-ef74-4611-9887-2d53e31fea99, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b960e4a2-8fb2-4334-af9d-b427e6516cc8, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b960e4a2-8fb2-4334-af9d-b427e6516cc8, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2004-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b960e4a2-8fb2-4334-af9d-b427e6516cc8, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0aaa826-dddd-4885-8855-4fd18ea49af2, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0aaa826-dddd-4885-8855-4fd18ea49af2, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2005-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0aaa826-dddd-4885-8855-4fd18ea49af2, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2138f37e-a990-4529-b328-f5d994519598, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2138f37e-a990-4529-b328-f5d994519598, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2006-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2138f37e-a990-4529-b328-f5d994519598, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae0178a6-f69b-4b7f-888b-ae807ea8cb92, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae0178a6-f69b-4b7f-888b-ae807ea8cb92, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2007-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae0178a6-f69b-4b7f-888b-ae807ea8cb92, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d507c317-cc4c-413d-afed-0baa318443e9, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d507c317-cc4c-413d-afed-0baa318443e9, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2008-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d507c317-cc4c-413d-afed-0baa318443e9, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb38140c-08be-4922-82e3-6127b325eda5, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb38140c-08be-4922-82e3-6127b325eda5, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2009-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb38140c-08be-4922-82e3-6127b325eda5, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3ae92ed-2e90-4769-b6a5-40ca5eb4234c, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3ae92ed-2e90-4769-b6a5-40ca5eb4234c, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2010-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3ae92ed-2e90-4769-b6a5-40ca5eb4234c, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 943d70bf-f1a2-41be-b792-5c46f7d75560, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 943d70bf-f1a2-41be-b792-5c46f7d75560, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2011-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 943d70bf-f1a2-41be-b792-5c46f7d75560, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6525ec91-a773-4d6b-bea7-8895d1687564, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6525ec91-a773-4d6b-bea7-8895d1687564, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2012-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6525ec91-a773-4d6b-bea7-8895d1687564, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51b9be0e-8e28-4e23-aad9-0eeb5519d2b6, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51b9be0e-8e28-4e23-aad9-0eeb5519d2b6, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2013-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51b9be0e-8e28-4e23-aad9-0eeb5519d2b6, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64bca3c7-b6e5-48d9-afde-0f61b70875d0, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64bca3c7-b6e5-48d9-afde-0f61b70875d0, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2014-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64bca3c7-b6e5-48d9-afde-0f61b70875d0, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbce4c30-2d54-4787-a102-c3642e547cc8, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbce4c30-2d54-4787-a102-c3642e547cc8, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2015-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbce4c30-2d54-4787-a102-c3642e547cc8, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85a1a3d0-b81f-4d6c-bab4-60c854a27c54, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85a1a3d0-b81f-4d6c-bab4-60c854a27c54, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2016-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85a1a3d0-b81f-4d6c-bab4-60c854a27c54, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c0ef69e-8ebb-4fde-bc69-595b4f1e556f, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c0ef69e-8ebb-4fde-bc69-595b4f1e556f, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2017-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c0ef69e-8ebb-4fde-bc69-595b4f1e556f, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cc48a22-dcbd-4dc0-ba89-122f63f94db7, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cc48a22-dcbd-4dc0-ba89-122f63f94db7, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2018-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cc48a22-dcbd-4dc0-ba89-122f63f94db7, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c27bb53-e28f-448c-a50a-121c60447fd0, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c27bb53-e28f-448c-a50a-121c60447fd0, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2019-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c27bb53-e28f-448c-a50a-121c60447fd0, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9f89a6b-1749-4b2c-b274-f6d322580882, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9f89a6b-1749-4b2c-b274-f6d322580882, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2020-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9f89a6b-1749-4b2c-b274-f6d322580882, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63dd9b20-faf2-4916-890b-1fbd8c171fdd, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63dd9b20-faf2-4916-890b-1fbd8c171fdd, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2021-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63dd9b20-faf2-4916-890b-1fbd8c171fdd, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a443ad4-b9dd-44de-b93a-9fec4a3f45fa, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a443ad4-b9dd-44de-b93a-9fec4a3f45fa, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2022-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a443ad4-b9dd-44de-b93a-9fec4a3f45fa, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d88b218-4c2d-4b6c-b30c-3bdcbfb09a2c, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d88b218-4c2d-4b6c-b30c-3bdcbfb09a2c, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2023-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d88b218-4c2d-4b6c-b30c-3bdcbfb09a2c, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09db2d63-e2c6-4763-bdb3-65b62977ad92, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09db2d63-e2c6-4763-bdb3-65b62977ad92, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2024-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09db2d63-e2c6-4763-bdb3-65b62977ad92, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28879bb4-8deb-479b-8c5f-ca4abbab5e08, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28879bb4-8deb-479b-8c5f-ca4abbab5e08, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2025-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28879bb4-8deb-479b-8c5f-ca4abbab5e08, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35415f9f-ecbd-4fd9-b2e2-0dfb7eb89cec, ghrun-w2mzg6gufa.auto.internal:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35415f9f-ecbd-4fd9-b2e2-0dfb7eb89cec, ghrun-w2mzg6gufa.auto.internal:61841): request = { session_id: "ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Date`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35415f9f-ecbd-4fd9-b2e2-0dfb7eb89cec, ghrun-w2mzg6gufa.auto.internal:61841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODcyMWM2NDAtNWY3NTlhZS03YjQ3ZjQ0NS00OGFkMTJhMg==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:27749/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22422
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3583ea92-92dc-4d0e-8365-7d9e5d611d8d, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3583ea92-92dc-4d0e-8365-7d9e5d611d8d, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3583ea92-92dc-4d0e-8365-7d9e5d611d8d, localhost:61841): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61841". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 62dd81d8-6cd0-4af8-ac18-9a8b2b93ad92, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 62dd81d8-6cd0-4af8-ac18-9a8b2b93ad92, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 62dd81d8-6cd0-4af8-ac18-9a8b2b93ad92, localhost:61841): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61841". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 76a3b90f-b91e-4793-aa07-432d64b57355, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 76a3b90f-b91e-4793-aa07-432d64b57355, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 76a3b90f-b91e-4793-aa07-432d64b57355, localhost:61841): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61841". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 55e63aad-9e30-4184-b37f-cca17f198fa3, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 55e63aad-9e30-4184-b37f-cca17f198fa3, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 55e63aad-9e30-4184-b37f-cca17f198fa3, localhost:61841): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61841". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1cf55c9c-0aa1-4f19-a0fa-ff44e81bdc20, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1cf55c9c-0aa1-4f19-a0fa-ff44e81bdc20, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1cf55c9c-0aa1-4f19-a0fa-ff44e81bdc20, localhost:61841): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61841". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 062848e7-aaa4-405b-894a-fefb74381159, localhost:61841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 062848e7-aaa4-405b-894a-fefb74381159, localhost:61841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 062848e7-aaa4-405b-894a-fefb74381159, localhost:61841): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-15T13:02:42.098812001+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:61841". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61841". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27749
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27749". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61841/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14274
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2542
============================== slowest durations ===============================
154.61s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
91.70s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
20.32s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/4y75/0030a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.03391 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.073919 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.10003 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.027221 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.041091 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.082757 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.141757 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.260549 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.51142 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.72444 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.980202 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.272026 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.548359 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.754295 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.016268 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.002252 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1138863==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a70026a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a70026a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a6ee60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a6ee60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a6ee60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004ac68f5e in NYdbGrpc::TGRpcRequestImpl<Ydb::KeyValue::ListLocalPartitionsRequest, Ydb::KeyValue::ListLocalPartitionsResponse, NKikimr::NGRpcService::TKeyValueGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
==================== 1 passed, 1 error in 268.94s (0:04:28) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003064/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
88.71s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
19.03s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
======================== 1 passed in 153.08s (0:02:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030e5/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
88.09s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
17.69s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
======================== 1 passed in 151.31s (0:02:31) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030d7/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
94.29s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
39.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
19.31s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
======================== 1 passed in 153.97s (0:02:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.036747 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.102802 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.165649 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.276327 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.569202 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.776784 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.061143 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.309111 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.480569 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.626394 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.828287 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.027757 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001315 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1135094==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a70026a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a70026a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a6ee60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a6ee60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a6ee60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x0000428e620e in NYdbGrpc::TGRpcRequestImpl<Ydb::ClickhouseInternal::CreateSnapshotRequest, Ydb::ClickhouseInternal::CreateSnapshotResponse, NKikimr::NGRpcService::TGRpcYdbClickhouseInternalService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1134958
DEBUG    ya.test:process.py:259 Command (pid 1134958) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134958) elapsed time (sec): 0.9204967021942139
DEBUG    ya.test:process.py:263 Command (pid 1134958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) maxrss: 476632
DEBUG    ya.test:process.py:263 Command (pid 1134958) minflt: 45210
DEBUG    ya.test:process.py:263 Command (pid 1134958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1134958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1134958) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1134958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1134958) stime: 0.237001
DEBUG    ya.test:process.py:263 Command (pid 1134958) utime: 0.499835
DEBUG    ya.test:process.py:263 Command (pid 1134958) wtime: 0.937
DEBUG    ya.test:process.py:275 Command (pid 1134958) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1134958) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20323
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/0030bc/r3tmp/kikimr_cluster_e275g6v5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23116
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/logfile_v_y7cnip.log --grpc-port=19663 --mon-port=4498 --ic-port=20323
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19663/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/logfile_v_y7cnip.log --grpc-port=19663 --mon-port=4498 --ic-port=20323
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/logfile_v_y7cnip.log', '--grpc-port=19663', '--mon-port=4498', '--ic-port=20323')' in '/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1135094
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19663/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1135095
DEBUG    ya.test:process.py:259 Command (pid 1135095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1135095) elapsed time (sec): 0.9493646621704102
DEBUG    ya.test:process.py:263 Command (pid 1135095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) maxrss: 477684
DEBUG    ya.test:process.py:263 Command (pid 1135095) minflt: 45148
DEBUG    ya.test:process.py:263 Command (pid 1135095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 1135095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1135095) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1135095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1135095) stime: 0.23396199999999998
DEBUG    ya.test:process.py:263 Command (pid 1135095) utime: 0.539972
DEBUG    ya.test:process.py:263 Command (pid 1135095) wtime: 0.955
DEBUG    ya.test:process.py:275 Command (pid 1135095) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1135095) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19663', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20323\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19663', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20323\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1136354
DEBUG    ya.test:process.py:259 Command (pid 1136354) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1136354) elapsed time (sec): 1.3266892433166504
DEBUG    ya.test:process.py:263 Command (pid 1136354) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) maxrss: 577592
DEBUG    ya.test:process.py:263 Command (pid 1136354) minflt: 51335
DEBUG    ya.test:process.py:263 Command (pid 1136354) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1136354) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1136354) nvcsw: 553
DEBUG    ya.test:process.py:263 Command (pid 1136354) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1136354) stime: 0.28465
DEBUG    ya.test:process.py:263 Command (pid 1136354) utime: 0.633429
DEBUG    ya.test:process.py:263 Command (pid 1136354) wtime: 1.335
DEBUG    ya.test:process.py:275 Command (pid 1136354) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1136354) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19663', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19663', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1136784
DEBUG    ya.test:process.py:259 Command (pid 1136784) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1136784) elapsed time (sec): 1.0388660430908203
DEBUG    ya.test:process.py:263 Command (pid 1136784) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) maxrss: 577856
DEBUG    ya.test:process.py:263 Command (pid 1136784) minflt: 51514
DEBUG    ya.test:process.py:263 Command (pid 1136784) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) nivcsw: 276
DEBUG    ya.test:process.py:263 Command (pid 1136784) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1136784) nvcsw: 379
DEBUG    ya.test:process.py:263 Command (pid 1136784) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1136784) stime: 0.30113999999999996
DEBUG    ya.test:process.py:263 Command (pid 1136784) utime: 0.574939
DEBUG    ya.test:process.py:263 Command (pid 1136784) wtime: 1.041
DEBUG    ya.test:process.py:275 Command (pid 1136784) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1136784) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61507
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/4y75/0030bc/r3tmp/kikimr_cluster_yxfycafu
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22480
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/logfile_b0x4shvs.log --grpc-port=26629 --mon-port=13543 --ic-port=61507
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26629/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/logfile_b0x4shvs.log --grpc-port=26629 --mon-port=13543 --ic-port=61507
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/logfile_b0x4shvs.log', '--grpc-port=26629', '--mon-port=13543', '--ic-port=61507')' in '/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1137175
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26629/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1137176
DEBUG    ya.test:process.py:259 Command (pid 1137176) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1137176) elapsed time (sec): 1.2639012336730957
DEBUG    ya.test:process.py:263 Command (pid 1137176) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) maxrss: 595084
DEBUG    ya.test:process.py:263 Command (pid 1137176) minflt: 45164
DEBUG    ya.test:process.py:263 Command (pid 1137176) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1137176) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1137176) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1137176) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1137176) stime: 0.234093
DEBUG    ya.test:process.py:263 Command (pid 1137176) utime: 0.53077
DEBUG    ya.test:process.py:263 Command (pid 1137176) wtime: 1.276
DEBUG    ya.test:process.py:275 Command (pid 1137176) output:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w2mzg6gufa
    Host information: 
        Linux ghrun-w2mzg6gufa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1137176) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 17b6ac396a6d2708cf37ff289e8e3ed6bb0b6a27
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 6decd0c04d4314051a05ce4eb16ed743e2f16f6c into 6a97bc6272bff7fcfe158576b19a775fe1151203
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26629', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61507\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26629', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61507\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1139494
DEBUG    ya.test:process.py:259 Command (pid 1139494) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1139494) elapsed time (sec): 1.1673088073730469
DEBUG    ya.test:process.py:263 Command (pid 1139494) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) maxrss: 670612
DEBUG    ya.test:process.py:263 Command (pid 1139494) minflt: 51501
DEBUG    ya.test:process.py:263 Command (pid 1139494) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 1139494) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1139494) nvcsw: 612
DEBUG    ya.test:process.py:263 Command (pid 1139494) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1139494) stime: 0.283392
DEBUG    ya.test:process.py:263 Command (pid 1139494) utime: 0.602915
DEBUG    ya.test:process.py:263 Command (pid 1139494) wtime: 1.194
DEBUG    ya.test:process.py:275 Command (pid 1139494) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1139494) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26629', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4y75/0030bc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26629', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1140073
DEBUG    ya.test:process.py:259 Command (pid 1140073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1140073) elapsed time (sec): 1.3398220539093018
DEBUG    ya.test:process.py:263 Command (pid 1140073) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) maxrss: 670776
DEBUG    ya.test:process.py:263 Command (pid 1140073) minflt: 51463
DEBUG    ya.test:process.py:263 Command (pid 1140073) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 1140073) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1140073) nvcsw: 576
DEBUG    ya.test:process.py:263 Command (pid 1140073) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1140073) stime: 0.35161699999999996
DEBUG    ya.test:process.py:263 Command (pid 1140073) utime: 0.547276
DEBUG    ya.test:process.py:263 Command (pid 1140073) wtime: 1.35
DEBUG    ya.test:process.py:275 Command (pid 1140073) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1140073) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e33e4013-8b02-4498-aaae-1096a0660f0f, localhost:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e33e4013-8b02-4498-aaae-1096a0660f0f, localhost:19663): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e33e4013-8b02-4498-aaae-1096a0660f0f, localhost:19663): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 19663 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:19663, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5754acde-17e0-4713-aa0b-8550999d8fe8, localhost:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5754acde-17e0-4713-aa0b-8550999d8fe8, localhost:26629): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5754acde-17e0-4713-aa0b-8550999d8fe8, localhost:26629): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 26629 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:26629, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26629
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cf74151-ad0a-4288-bd22-0df5489b510f, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cf74151-ad0a-4288-bd22-0df5489b510f, ghrun-w2mzg6gufa.auto.internal:19663): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cf74151-ad0a-4288-bd22-0df5489b510f, ghrun-w2mzg6gufa.auto.internal:19663): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d96b84b5-9a53-43fd-854d-2fced6b3ecd6, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d96b84b5-9a53-43fd-854d-2fced6b3ecd6, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d96b84b5-9a53-43fd-854d-2fced6b3ecd6, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0d45089-52cf-47a1-b1f6-7d682efc21a9, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0d45089-52cf-47a1-b1f6-7d682efc21a9, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_Uint32` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, ttl_Uint32 Uint32,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0d45089-52cf-47a1-b1f6-7d682efc21a9, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93d29143-9027-4202-8f31-284d0fc8fa79, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93d29143-9027-4202-8f31-284d0fc8fa79, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_Uint32 SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Uint32 AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93d29143-9027-4202-8f31-284d0fc8fa79, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4639d2c8-cdbc-407f-8eab-edb32cd3709e, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4639d2c8-cdbc-407f-8eab-edb32cd3709e, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(3742656001 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4639d2c8-cdbc-407f-8eab-edb32cd3709e, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2445254c-bbc5-4b86-bbfa-8f35a94389c0, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2445254c-bbc5-4b86-bbfa-8f35a94389c0, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(3742656002 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2445254c-bbc5-4b86-bbfa-8f35a94389c0, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e6375e0-da84-462e-834a-441552b5099e, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e6375e0-da84-462e-834a-441552b5099e, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(3742656003 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e6375e0-da84-462e-834a-441552b5099e, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3311c2d3-480a-45b1-89ea-7099ecc8c332, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3311c2d3-480a-45b1-89ea-7099ecc8c332, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(3742656004 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3311c2d3-480a-45b1-89ea-7099ecc8c332, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ec62efe-3ef5-4166-a683-8e503e77cfac, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ec62efe-3ef5-4166-a683-8e503e77cfac, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(3742656005 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ec62efe-3ef5-4166-a683-8e503e77cfac, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3d58d77-068b-4575-9622-bb405a7c802a, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3d58d77-068b-4575-9622-bb405a7c802a, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(3742656006 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3d58d77-068b-4575-9622-bb405a7c802a, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d69f231e-d748-40eb-a458-485b30f3bda2, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d69f231e-d748-40eb-a458-485b30f3bda2, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(3742656007 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d69f231e-d748-40eb-a458-485b30f3bda2, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a3debf3-20f3-4353-9e0d-b046154079e9, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a3debf3-20f3-4353-9e0d-b046154079e9, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(3742656008 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a3debf3-20f3-4353-9e0d-b046154079e9, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eef5114a-52b8-4e5b-8dd4-f51bea8bf891, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eef5114a-52b8-4e5b-8dd4-f51bea8bf891, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(3742656009 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eef5114a-52b8-4e5b-8dd4-f51bea8bf891, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c176d7b9-370b-42e9-9612-3d4026437cb8, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c176d7b9-370b-42e9-9612-3d4026437cb8, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(3742656010 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c176d7b9-370b-42e9-9612-3d4026437cb8, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01436d99-d99d-4390-81cb-ce5d43ba00bf, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01436d99-d99d-4390-81cb-ce5d43ba00bf, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(3742656011 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01436d99-d99d-4390-81cb-ce5d43ba00bf, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f80d3726-5174-4d72-9c9b-203c8e687bbd, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f80d3726-5174-4d72-9c9b-203c8e687bbd, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(3742656012 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f80d3726-5174-4d72-9c9b-203c8e687bbd, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e882bb6-fbaf-4e41-ac08-7392a827db9c, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e882bb6-fbaf-4e41-ac08-7392a827db9c, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(3742656013 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e882bb6-fbaf-4e41-ac08-7392a827db9c, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79038a31-2336-4529-9a85-8ab4cb3edc32, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79038a31-2336-4529-9a85-8ab4cb3edc32, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(3742656014 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79038a31-2336-4529-9a85-8ab4cb3edc32, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc2dfb3b-2d52-4a2f-8ca3-e31c13ffbc7d, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc2dfb3b-2d52-4a2f-8ca3-e31c13ffbc7d, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(3742656015 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc2dfb3b-2d52-4a2f-8ca3-e31c13ffbc7d, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ab088bf-3e38-4ec1-8b93-cbe45990c850, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab088bf-3e38-4ec1-8b93-cbe45990c850, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(3742656016 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ab088bf-3e38-4ec1-8b93-cbe45990c850, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ada88b3-1b95-44a5-b659-e9ce60f728a6, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ada88b3-1b95-44a5-b659-e9ce60f728a6, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(3742656017 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ada88b3-1b95-44a5-b659-e9ce60f728a6, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4380373-7824-4012-b41c-9b36cb94c079, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4380373-7824-4012-b41c-9b36cb94c079, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(3742656018 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4380373-7824-4012-b41c-9b36cb94c079, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f23ab12-809e-49df-9d55-140e1487c69f, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f23ab12-809e-49df-9d55-140e1487c69f, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(3742656019 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f23ab12-809e-49df-9d55-140e1487c69f, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4987b291-5b04-4899-bd8d-40d5a172c3d8, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4987b291-5b04-4899-bd8d-40d5a172c3d8, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(3742656020 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4987b291-5b04-4899-bd8d-40d5a172c3d8, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66760ce5-ae16-497e-bab0-599d5451ffcd, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66760ce5-ae16-497e-bab0-599d5451ffcd, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(3742656021 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66760ce5-ae16-497e-bab0-599d5451ffcd, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb393c63-3dfa-4914-adcb-47480b7fb9b5, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb393c63-3dfa-4914-adcb-47480b7fb9b5, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(3742656022 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb393c63-3dfa-4914-adcb-47480b7fb9b5, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70f56953-661a-4bba-a9f4-f3906e747d26, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70f56953-661a-4bba-a9f4-f3906e747d26, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(3742656023 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70f56953-661a-4bba-a9f4-f3906e747d26, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3857533-3ee8-4f49-ba5b-8b6773d394af, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3857533-3ee8-4f49-ba5b-8b6773d394af, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(3742656024 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3857533-3ee8-4f49-ba5b-8b6773d394af, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4ed95b3-f59f-4d45-b851-0e93a69169b3, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4ed95b3-f59f-4d45-b851-0e93a69169b3, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(3742656025 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4ed95b3-f59f-4d45-b851-0e93a69169b3, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8d847317-6e03-485a-97b1-a149e05895f8, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d847317-6e03-485a-97b1-a149e05895f8, ghrun-w2mzg6gufa.auto.internal:26629): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d847317-6e03-485a-97b1-a149e05895f8, ghrun-w2mzg6gufa.auto.internal:26629): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a72d25d8-b805-4ba5-853a-b01c0406ae6f, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a72d25d8-b805-4ba5-853a-b01c0406ae6f, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a72d25d8-b805-4ba5-853a-b01c0406ae6f, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7732e32f-e83b-4f8c-8fd8-964f9b3dc32b, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7732e32f-e83b-4f8c-8fd8-964f9b3dc32b, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_Uint32`\n                        FOR `/Root/table_ttl_Uint32` AS `/Root/table_ttl_Uint32`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:19663/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7732e32f-e83b-4f8c-8fd8-964f9b3dc32b, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bef03867-0d96-4ec2-9786-430147778061, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bef03867-0d96-4ec2-9786-430147778061, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint32" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bef03867-0d96-4ec2-9786-430147778061, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff9429dc-c971-4b3c-9652-689f119ab5ab, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff9429dc-c971-4b3c-9652-689f119ab5ab, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint32" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff9429dc-c971-4b3c-9652-689f119ab5ab, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6f73241-fb20-45de-8753-8c2fa4cdda65, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6f73241-fb20-45de-8753-8c2fa4cdda65, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656001 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6f73241-fb20-45de-8753-8c2fa4cdda65, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e445fd8e-af02-4e08-a8ac-993c911bf8a6, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e445fd8e-af02-4e08-a8ac-993c911bf8a6, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656002 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e445fd8e-af02-4e08-a8ac-993c911bf8a6, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fcfb1bd-5cbb-4d9f-8f35-489d484b7adf, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fcfb1bd-5cbb-4d9f-8f35-489d484b7adf, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656003 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fcfb1bd-5cbb-4d9f-8f35-489d484b7adf, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 951dea88-e091-476b-9079-03d5fd8d50c2, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 951dea88-e091-476b-9079-03d5fd8d50c2, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656004 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 951dea88-e091-476b-9079-03d5fd8d50c2, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5ecbf8a-7f13-449f-b1a6-f117a83d07b2, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5ecbf8a-7f13-449f-b1a6-f117a83d07b2, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656005 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5ecbf8a-7f13-449f-b1a6-f117a83d07b2, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18b328fc-5d55-42ca-93c1-141095126164, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18b328fc-5d55-42ca-93c1-141095126164, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656006 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18b328fc-5d55-42ca-93c1-141095126164, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e09c197-7c7b-4a52-9a43-dc69b903dbd1, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e09c197-7c7b-4a52-9a43-dc69b903dbd1, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656007 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e09c197-7c7b-4a52-9a43-dc69b903dbd1, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2254ea48-84e9-40cc-86c5-0f3f1fe9ce18, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2254ea48-84e9-40cc-86c5-0f3f1fe9ce18, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656008 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2254ea48-84e9-40cc-86c5-0f3f1fe9ce18, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d599e882-3510-49b2-bcd3-76c4f7551dc4, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d599e882-3510-49b2-bcd3-76c4f7551dc4, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656009 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d599e882-3510-49b2-bcd3-76c4f7551dc4, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2816ab8d-f1ec-4254-b182-a3e44289f4ba, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2816ab8d-f1ec-4254-b182-a3e44289f4ba, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656010 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2816ab8d-f1ec-4254-b182-a3e44289f4ba, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 959e50b2-c0ad-4bdd-a7de-1bda68522111, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 959e50b2-c0ad-4bdd-a7de-1bda68522111, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656011 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 959e50b2-c0ad-4bdd-a7de-1bda68522111, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60cbb5ec-0282-4ecb-9707-1daa34dd1ef7, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60cbb5ec-0282-4ecb-9707-1daa34dd1ef7, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656012 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60cbb5ec-0282-4ecb-9707-1daa34dd1ef7, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1740c49b-63fc-4110-94e0-e8b6a8c596e7, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1740c49b-63fc-4110-94e0-e8b6a8c596e7, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656013 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1740c49b-63fc-4110-94e0-e8b6a8c596e7, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a03b6468-8424-4095-bf02-6e351bb6b60d, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a03b6468-8424-4095-bf02-6e351bb6b60d, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656014 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a03b6468-8424-4095-bf02-6e351bb6b60d, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2059dc7c-5de2-4435-9beb-258896be9c5f, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2059dc7c-5de2-4435-9beb-258896be9c5f, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656015 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2059dc7c-5de2-4435-9beb-258896be9c5f, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d39e29a8-de0f-4b5a-8477-92cdda7787c2, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d39e29a8-de0f-4b5a-8477-92cdda7787c2, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656016 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d39e29a8-de0f-4b5a-8477-92cdda7787c2, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abd38099-96b3-4187-9e53-99737c6438a4, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abd38099-96b3-4187-9e53-99737c6438a4, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656017 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abd38099-96b3-4187-9e53-99737c6438a4, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a561af8d-074c-4efa-8c8a-390bdbdb6085, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a561af8d-074c-4efa-8c8a-390bdbdb6085, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656018 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a561af8d-074c-4efa-8c8a-390bdbdb6085, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5629ead1-0d19-4008-9a00-d9824318191c, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5629ead1-0d19-4008-9a00-d9824318191c, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656019 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5629ead1-0d19-4008-9a00-d9824318191c, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4133fb06-3aa6-4c2b-aaed-10cec5fafb7d, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4133fb06-3aa6-4c2b-aaed-10cec5fafb7d, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656020 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4133fb06-3aa6-4c2b-aaed-10cec5fafb7d, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a8561e69-ed6b-4720-9400-562adc34b337, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8561e69-ed6b-4720-9400-562adc34b337, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656021 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8561e69-ed6b-4720-9400-562adc34b337, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72c63f7d-c494-43c1-9710-055aa158626d, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72c63f7d-c494-43c1-9710-055aa158626d, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656022 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72c63f7d-c494-43c1-9710-055aa158626d, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 705fec8d-4d6e-4f4b-91fd-883bbbae3a1b, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 705fec8d-4d6e-4f4b-91fd-883bbbae3a1b, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656023 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 705fec8d-4d6e-4f4b-91fd-883bbbae3a1b, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d0c56af-b7eb-4345-b079-34ad5c94ecc0, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d0c56af-b7eb-4345-b079-34ad5c94ecc0, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656024 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d0c56af-b7eb-4345-b079-34ad5c94ecc0, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 292ec0d1-2082-4c0b-a3fd-f55872d2aecd, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 292ec0d1-2082-4c0b-a3fd-f55872d2aecd, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656025 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 292ec0d1-2082-4c0b-a3fd-f55872d2aecd, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 942029cc-ccf7-4dcf-8089-38689cf4c818, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 942029cc-ccf7-4dcf-8089-38689cf4c818, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Uint32`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 942029cc-ccf7-4dcf-8089-38689cf4c818, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 24dc9aa7-d228-458c-ace1-deb2c1d42428, localhost:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 24dc9aa7-d228-458c-ace1-deb2c1d42428, localhost:26629): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 24dc9aa7-d228-458c-ace1-deb2c1d42428, localhost:26629): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 26629 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:26629, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26629
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec37f930-437f-4a6d-a57a-c946619a4fde, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec37f930-437f-4a6d-a57a-c946619a4fde, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_Uint32" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec37f930-437f-4a6d-a57a-c946619a4fde, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28d64bfa-95b0-401c-9ea4-91bebf4b1aed, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28d64bfa-95b0-401c-9ea4-91bebf4b1aed, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint32" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28d64bfa-95b0-401c-9ea4-91bebf4b1aed, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d37ec3b-f569-4e37-88db-3df7027c4b85, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d37ec3b-f569-4e37-88db-3df7027c4b85, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint32" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d37ec3b-f569-4e37-88db-3df7027c4b85, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 385415bd-41c8-41df-b737-550713f2a930, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 385415bd-41c8-41df-b737-550713f2a930, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(3742656001 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 385415bd-41c8-41df-b737-550713f2a930, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7fac9bf-192d-43da-9330-6d15636c39b6, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7fac9bf-192d-43da-9330-6d15636c39b6, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(3742656002 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7fac9bf-192d-43da-9330-6d15636c39b6, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d48554e3-4793-4656-96f9-776f5737045b, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d48554e3-4793-4656-96f9-776f5737045b, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(3742656003 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d48554e3-4793-4656-96f9-776f5737045b, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ffdfbfa-2969-4c0e-a413-fc4fdbe3ea5f, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ffdfbfa-2969-4c0e-a413-fc4fdbe3ea5f, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(3742656004 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ffdfbfa-2969-4c0e-a413-fc4fdbe3ea5f, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 436be154-352b-4987-9861-a01fb3bee8df, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 436be154-352b-4987-9861-a01fb3bee8df, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(3742656005 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 436be154-352b-4987-9861-a01fb3bee8df, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c088223e-cf75-4d92-ad7c-f7c1d309044c, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c088223e-cf75-4d92-ad7c-f7c1d309044c, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(3742656006 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c088223e-cf75-4d92-ad7c-f7c1d309044c, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 960af5eb-a792-42f3-8afa-ef7ce36030e1, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 960af5eb-a792-42f3-8afa-ef7ce36030e1, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(3742656007 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 960af5eb-a792-42f3-8afa-ef7ce36030e1, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3176628a-fe81-439f-a837-5a1f5a374ce4, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3176628a-fe81-439f-a837-5a1f5a374ce4, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(3742656008 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3176628a-fe81-439f-a837-5a1f5a374ce4, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3294a837-ba89-46d5-a484-10468c382cd6, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3294a837-ba89-46d5-a484-10468c382cd6, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(3742656009 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3294a837-ba89-46d5-a484-10468c382cd6, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f39958b7-7eba-445e-b4b9-bc1e61464304, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f39958b7-7eba-445e-b4b9-bc1e61464304, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(3742656010 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f39958b7-7eba-445e-b4b9-bc1e61464304, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a25ecbde-1146-400e-89be-86e6359ce316, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a25ecbde-1146-400e-89be-86e6359ce316, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(3742656011 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a25ecbde-1146-400e-89be-86e6359ce316, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31753476-d1cc-48fc-a783-794286f9cc9b, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31753476-d1cc-48fc-a783-794286f9cc9b, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(3742656012 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31753476-d1cc-48fc-a783-794286f9cc9b, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09daade2-d968-4fcc-8208-1d6ffeae4061, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09daade2-d968-4fcc-8208-1d6ffeae4061, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(3742656013 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09daade2-d968-4fcc-8208-1d6ffeae4061, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bafa03c3-a849-46ac-a118-cf8e60ebcc96, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bafa03c3-a849-46ac-a118-cf8e60ebcc96, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(3742656014 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bafa03c3-a849-46ac-a118-cf8e60ebcc96, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1036369f-55df-453c-a133-014b5c904f34, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1036369f-55df-453c-a133-014b5c904f34, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(3742656015 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1036369f-55df-453c-a133-014b5c904f34, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ce63471-b437-4102-b4a9-7d009ff50860, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ce63471-b437-4102-b4a9-7d009ff50860, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(3742656016 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ce63471-b437-4102-b4a9-7d009ff50860, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f52a23d2-3ffc-46be-a49b-63b247147142, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f52a23d2-3ffc-46be-a49b-63b247147142, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(3742656017 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f52a23d2-3ffc-46be-a49b-63b247147142, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 545e9c68-09f6-42c4-bc14-0e4a9dc6205d, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 545e9c68-09f6-42c4-bc14-0e4a9dc6205d, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(3742656018 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 545e9c68-09f6-42c4-bc14-0e4a9dc6205d, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50944491-ead4-4950-97da-ec6befbd6416, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50944491-ead4-4950-97da-ec6befbd6416, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(3742656019 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50944491-ead4-4950-97da-ec6befbd6416, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4839a6d3-11eb-4bb2-b542-419b5ba5a722, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4839a6d3-11eb-4bb2-b542-419b5ba5a722, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(3742656020 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4839a6d3-11eb-4bb2-b542-419b5ba5a722, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 351268ad-2c9c-4d10-8534-5135921a5522, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 351268ad-2c9c-4d10-8534-5135921a5522, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(3742656021 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 351268ad-2c9c-4d10-8534-5135921a5522, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 832bc6d3-74bf-4e4b-a48d-b11e584ceba3, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 832bc6d3-74bf-4e4b-a48d-b11e584ceba3, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(3742656022 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 832bc6d3-74bf-4e4b-a48d-b11e584ceba3, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d88c1569-54a4-4c3a-8688-a8737bc5cdc6, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d88c1569-54a4-4c3a-8688-a8737bc5cdc6, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(3742656023 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d88c1569-54a4-4c3a-8688-a8737bc5cdc6, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16124126-9bae-4429-a21c-f49f29cc7227, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16124126-9bae-4429-a21c-f49f29cc7227, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(3742656024 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16124126-9bae-4429-a21c-f49f29cc7227, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96155a40-a4f3-41e6-b1b8-3fecccb06038, ghrun-w2mzg6gufa.auto.internal:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96155a40-a4f3-41e6-b1b8-3fecccb06038, ghrun-w2mzg6gufa.auto.internal:19663): request = { session_id: "ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint32(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Uint32\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(3742656025 AS Uint32)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96155a40-a4f3-41e6-b1b8-3fecccb06038, ghrun-w2mzg6gufa.auto.internal:19663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI5ZDc0ZTQtOTllNTQyZWMtNTBhYWM1NmUtYjZiYTJhNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abfe1f67-5dcc-4870-8a34-cba80b1e7b5e, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abfe1f67-5dcc-4870-8a34-cba80b1e7b5e, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint32" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abfe1f67-5dcc-4870-8a34-cba80b1e7b5e, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fb2c2eb-e8d2-4e84-b912-ccf6d9118387, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fb2c2eb-e8d2-4e84-b912-ccf6d9118387, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656001 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fb2c2eb-e8d2-4e84-b912-ccf6d9118387, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0eb6f7bb-953b-4ae1-af2a-48ef853c1eba, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eb6f7bb-953b-4ae1-af2a-48ef853c1eba, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656002 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0eb6f7bb-953b-4ae1-af2a-48ef853c1eba, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 113b4850-9e07-4129-b17f-f106e4f17a12, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 113b4850-9e07-4129-b17f-f106e4f17a12, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656003 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 113b4850-9e07-4129-b17f-f106e4f17a12, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8792218b-a5e1-4394-b5b2-75be99dd0103, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8792218b-a5e1-4394-b5b2-75be99dd0103, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656004 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8792218b-a5e1-4394-b5b2-75be99dd0103, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd73d895-a0c8-4d79-ae40-eec039eb3df4, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd73d895-a0c8-4d79-ae40-eec039eb3df4, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656005 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd73d895-a0c8-4d79-ae40-eec039eb3df4, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7502781e-5cbc-4f49-95ef-eaf49abd635c, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7502781e-5cbc-4f49-95ef-eaf49abd635c, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656006 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7502781e-5cbc-4f49-95ef-eaf49abd635c, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9142a2d-75fd-4740-b718-023a6d9e334f, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9142a2d-75fd-4740-b718-023a6d9e334f, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656007 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9142a2d-75fd-4740-b718-023a6d9e334f, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f292add-5408-4ec5-acb1-47f16e72956f, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f292add-5408-4ec5-acb1-47f16e72956f, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656008 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f292add-5408-4ec5-acb1-47f16e72956f, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39685e34-319b-46d2-b7c0-477069a3fbd5, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39685e34-319b-46d2-b7c0-477069a3fbd5, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656009 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39685e34-319b-46d2-b7c0-477069a3fbd5, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9833fa6b-138b-43de-885b-e2c9417dfe65, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9833fa6b-138b-43de-885b-e2c9417dfe65, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656010 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9833fa6b-138b-43de-885b-e2c9417dfe65, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27d3e789-b87f-4016-80a7-62b0bf0b58b0, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27d3e789-b87f-4016-80a7-62b0bf0b58b0, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656011 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27d3e789-b87f-4016-80a7-62b0bf0b58b0, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11df75d1-681b-4840-be2d-0c9350d3b633, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11df75d1-681b-4840-be2d-0c9350d3b633, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656012 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11df75d1-681b-4840-be2d-0c9350d3b633, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a437b23-2d7a-4734-babd-d0340b71fd07, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a437b23-2d7a-4734-babd-d0340b71fd07, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656013 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a437b23-2d7a-4734-babd-d0340b71fd07, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49a20799-d2d2-4135-bcb6-f675cd90811d, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49a20799-d2d2-4135-bcb6-f675cd90811d, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656014 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49a20799-d2d2-4135-bcb6-f675cd90811d, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4e9c25f-126f-4485-86d5-1e765fc07c3d, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4e9c25f-126f-4485-86d5-1e765fc07c3d, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656015 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4e9c25f-126f-4485-86d5-1e765fc07c3d, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1c88176-b216-4084-93fd-a106f20eca77, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1c88176-b216-4084-93fd-a106f20eca77, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656016 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1c88176-b216-4084-93fd-a106f20eca77, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93932093-4123-4494-803f-0643767aaab3, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93932093-4123-4494-803f-0643767aaab3, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656017 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93932093-4123-4494-803f-0643767aaab3, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8190e1a3-d572-4435-8c32-fa3a6a6a05bc, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8190e1a3-d572-4435-8c32-fa3a6a6a05bc, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656018 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8190e1a3-d572-4435-8c32-fa3a6a6a05bc, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e43590d7-cb95-436e-907d-105278479366, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e43590d7-cb95-436e-907d-105278479366, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656019 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e43590d7-cb95-436e-907d-105278479366, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d26d91ad-1e55-4277-9507-466f0b9cbd8d, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d26d91ad-1e55-4277-9507-466f0b9cbd8d, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656020 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d26d91ad-1e55-4277-9507-466f0b9cbd8d, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adc5aff3-b207-4969-8261-647eecfd6ab3, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adc5aff3-b207-4969-8261-647eecfd6ab3, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656021 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, adc5aff3-b207-4969-8261-647eecfd6ab3, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f080649f-3b4a-49e8-a982-6b0c4ce638e0, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f080649f-3b4a-49e8-a982-6b0c4ce638e0, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656022 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f080649f-3b4a-49e8-a982-6b0c4ce638e0, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c270fd7-4dee-4287-940a-d7c851ffdd6f, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c270fd7-4dee-4287-940a-d7c851ffdd6f, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656023 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c270fd7-4dee-4287-940a-d7c851ffdd6f, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c657813f-764e-4fe3-8c40-642674ce1a5b, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c657813f-764e-4fe3-8c40-642674ce1a5b, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656024 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c657813f-764e-4fe3-8c40-642674ce1a5b, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7af9559c-1758-4dec-ae02-7869cc98a66f, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7af9559c-1758-4dec-ae02-7869cc98a66f, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint32` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Uint32=CAST(3742656025 AS Uint32)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7af9559c-1758-4dec-ae02-7869cc98a66f, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b692159-5a03-484e-a277-6196926b77ee, ghrun-w2mzg6gufa.auto.internal:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b692159-5a03-484e-a277-6196926b77ee, ghrun-w2mzg6gufa.auto.internal:26629): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Uint32`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b692159-5a03-484e-a277-6196926b77ee, ghrun-w2mzg6gufa.auto.internal:26629): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg0NjljZTktNjE3ZWIwY2UtYmVlNTI5NmUtMTZiZjM5N2E=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 851f908d-441f-4336-878b-61477208aae7, localhost:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 851f908d-441f-4336-878b-61477208aae7, localhost:19663): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 851f908d-441f-4336-878b-61477208aae7, localhost:19663): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:19663". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 602096a8-207c-4c83-aff6-2b7ddf6644eb, localhost:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 602096a8-207c-4c83-aff6-2b7ddf6644eb, localhost:19663): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 602096a8-207c-4c83-aff6-2b7ddf6644eb, localhost:19663): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:19663". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8d89b347-f66a-49ce-a203-fe89089add77, localhost:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d89b347-f66a-49ce-a203-fe89089add77, localhost:19663): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d89b347-f66a-49ce-a203-fe89089add77, localhost:19663): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:19663". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d225de6d-6a8f-4513-8164-58882ab51aeb, localhost:19663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d225de6d-6a8f-4513-8164-58882ab51aeb, localhost:19663): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, d225de6d-6a8f-4513-8164-58882ab51aeb, localhost:19663): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-15T13:02:21.88169519+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:19663". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 42e3f53f-bb5c-4992-b59b-ed10a3e63e61, localhost:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 42e3f53f-bb5c-4992-b59b-ed10a3e63e61, localhost:26629): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 42e3f53f-bb5c-4992-b59b-ed10a3e63e61, localhost:26629): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 26629 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:26629, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26629
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d2f35a8a-ad61-4bf8-8691-9743ac2f06b7, localhost:26629): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2f35a8a-ad61-4bf8-8691-9743ac2f06b7, localhost:26629): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2f35a8a-ad61-4bf8-8691-9743ac2f06b7, localhost:26629): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w2mzg6gufa.auto.internal" port: 26629 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w2mzg6gufa.auto.internal:26629, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26629
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19663
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19663". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19663/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23116
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20323
============================== slowest durations ===============================
132.74s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
93.41s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
20.22s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/4y75/0030bc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.036747 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.102802 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.165649 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.276327 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.569202 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.776784 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.061143 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.309111 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.480569 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.626394 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.828287 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.027757 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001315 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1135094==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bec2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003487bec2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003487bec2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003487bec2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003487bec2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003487bec2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003487bec2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003487bec2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003487bec2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487bddc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487bddc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003488ab3e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a65a747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a64c0c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3cab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be3cab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be3cab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be3cab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be3cab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be3cab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be3cab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be3cab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be3cab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be3cab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be3ca34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be3ca34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be3ca34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003487f73c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003487f73c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x00003487f73c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003487f72a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003487f72a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a65863f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a64bd31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe354 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033ffe354 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033ffe354 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033ffe354 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033ffe354 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033ffe354 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033ffe354 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033ffe354 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033ffe354 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033ffe354 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033ffe354 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033ffe2b2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033ffe2b2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033ffe2b2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033ffe2b2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000033ffd122 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033ffd122 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034003640 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003405f888 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003488a476 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a65593b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a64b7a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a63ba19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041402ed9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041401f30 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041401f30 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e31c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ee8e81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef2a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef202d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef409e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a49f8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a469f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a34f8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a70026a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a70026a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a70026a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a70026a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a70026a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42145f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a6ee60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a6ee60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a6ee60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x0000428e620e in NYdbGrpc::TGRpcRequestImpl<Ydb::ClickhouseInternal::CreateSnapshotRequest, Ydb::ClickhouseInternal::CreateSnapshotResponse, NKikimr::NGRpcService::TGRpcYdbClickhouseInternalService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a643cec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a643cec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a643cec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a643cec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a643cec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a643cec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab37ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab37ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6aff64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f34d6e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f389bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a49f8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a49f8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a49f8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a49f8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a49f8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a49f8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a49f8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
==================== 1 passed, 1 error in 248.69s (0:04:08) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/0030b4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
93.77s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
44.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
19.95s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
======================== 1 passed in 159.37s (0:02:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003089/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.45s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003086/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.42s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003094/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.28s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.62s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/00304c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4y75/003081/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.32s =============================
