============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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/nkj6/002711/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, 2 sessions to shutdown
E   Current KQP shutdown state: spent 3.057347 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.098008 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.119403 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.124104 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.245129 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.382219 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.526211 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.738072 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.040209 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.281781 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.460523 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.599438 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006414 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1935484==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ad9482 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 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b3f14ba 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 0x00001f7f381f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b3df85f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b3df85f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b3df85f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004560fdde in NYdbGrpc::TGRpcRequestImpl<FederatedQuery::DescribeQueryRequest, FederatedQuery::DescribeQueryResponse, NKikimr::NGRpcService::TGRpcFederatedQueryService, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeQueryRequest>, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeQueryResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 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_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/nkj6/002711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1935276
DEBUG    ya.test:process.py:259 Command (pid 1935276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1935276) elapsed time (sec): 0.8141283988952637
DEBUG    ya.test:process.py:263 Command (pid 1935276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) maxrss: 477108
DEBUG    ya.test:process.py:263 Command (pid 1935276) minflt: 45320
DEBUG    ya.test:process.py:263 Command (pid 1935276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 1935276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1935276) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1935276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1935276) stime: 0.19067699999999999
DEBUG    ya.test:process.py:263 Command (pid 1935276) utime: 0.565075
DEBUG    ya.test:process.py:263 Command (pid 1935276) wtime: 0.817
DEBUG    ya.test:process.py:275 Command (pid 1935276) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1935276) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8761
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/002711/r3tmp/kikimr_cluster_8oarr5hd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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/nkj6/002711/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_e646c8lr.log --grpc-port=6845 --mon-port=29937 --ic-port=8761
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6845/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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/nkj6/002711/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_e646c8lr.log --grpc-port=6845 --mon-port=29937 --ic-port=8761
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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_e646c8lr.log', '--grpc-port=6845', '--mon-port=29937', '--ic-port=8761')' in '/home/runner/.ya/build/build_root/nkj6/002711/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: 1935484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6845/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/nkj6/002711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1935486
DEBUG    ya.test:process.py:259 Command (pid 1935486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1935486) elapsed time (sec): 0.7328977584838867
DEBUG    ya.test:process.py:263 Command (pid 1935486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) maxrss: 478892
DEBUG    ya.test:process.py:263 Command (pid 1935486) minflt: 45286
DEBUG    ya.test:process.py:263 Command (pid 1935486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 1935486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1935486) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1935486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1935486) stime: 0.20893899999999999
DEBUG    ya.test:process.py:263 Command (pid 1935486) utime: 0.469252
DEBUG    ya.test:process.py:263 Command (pid 1935486) wtime: 0.735
DEBUG    ya.test:process.py:275 Command (pid 1935486) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1935486) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6845', '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: 8761\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/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6845', '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: 8761\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1937488
DEBUG    ya.test:process.py:259 Command (pid 1937488) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1937488) elapsed time (sec): 1.031677007675171
DEBUG    ya.test:process.py:263 Command (pid 1937488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) maxrss: 577784
DEBUG    ya.test:process.py:263 Command (pid 1937488) minflt: 51699
DEBUG    ya.test:process.py:263 Command (pid 1937488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1937488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1937488) nvcsw: 627
DEBUG    ya.test:process.py:263 Command (pid 1937488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1937488) stime: 0.31019399999999997
DEBUG    ya.test:process.py:263 Command (pid 1937488) utime: 0.588662
DEBUG    ya.test:process.py:263 Command (pid 1937488) wtime: 1.037
DEBUG    ya.test:process.py:275 Command (pid 1937488) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6845', '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/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:6845', '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: 1938273
DEBUG    ya.test:process.py:259 Command (pid 1938273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1938273) elapsed time (sec): 0.9089827537536621
DEBUG    ya.test:process.py:263 Command (pid 1938273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) maxrss: 577784
DEBUG    ya.test:process.py:263 Command (pid 1938273) minflt: 51597
DEBUG    ya.test:process.py:263 Command (pid 1938273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1938273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1938273) nvcsw: 575
DEBUG    ya.test:process.py:263 Command (pid 1938273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1938273) stime: 0.268245
DEBUG    ya.test:process.py:263 Command (pid 1938273) utime: 0.513779
DEBUG    ya.test:process.py:263 Command (pid 1938273) wtime: 0.911
DEBUG    ya.test:process.py:275 Command (pid 1938273) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1938273) 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/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62627
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/002711/r3tmp/kikimr_cluster_eide7415
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30732
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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/nkj6/002711/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_q8m3hhj7.log --grpc-port=26301 --mon-port=17617 --ic-port=62627
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26301/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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/nkj6/002711/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_q8m3hhj7.log --grpc-port=26301 --mon-port=17617 --ic-port=62627
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/002711/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/nkj6/002711/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_q8m3hhj7.log', '--grpc-port=26301', '--mon-port=17617', '--ic-port=62627')' in '/home/runner/.ya/build/build_root/nkj6/002711/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: 1939021
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26301/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/nkj6/002711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1939025
DEBUG    ya.test:process.py:259 Command (pid 1939025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1939025) elapsed time (sec): 0.840400218963623
DEBUG    ya.test:process.py:263 Command (pid 1939025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) maxrss: 594672
DEBUG    ya.test:process.py:263 Command (pid 1939025) minflt: 45353
DEBUG    ya.test:process.py:263 Command (pid 1939025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1939025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1939025) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1939025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1939025) stime: 0.1702
DEBUG    ya.test:process.py:263 Command (pid 1939025) utime: 0.544206
DEBUG    ya.test:process.py:263 Command (pid 1939025) wtime: 0.842
DEBUG    ya.test:process.py:275 Command (pid 1939025) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1939025) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26301', '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: 62627\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/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26301', '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: 62627\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1941415
DEBUG    ya.test:process.py:259 Command (pid 1941415) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1941415) elapsed time (sec): 1.1219303607940674
DEBUG    ya.test:process.py:263 Command (pid 1941415) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) maxrss: 658472
DEBUG    ya.test:process.py:263 Command (pid 1941415) minflt: 51667
DEBUG    ya.test:process.py:263 Command (pid 1941415) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 1941415) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1941415) nvcsw: 765
DEBUG    ya.test:process.py:263 Command (pid 1941415) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1941415) stime: 0.350478
DEBUG    ya.test:process.py:263 Command (pid 1941415) utime: 0.598039
DEBUG    ya.test:process.py:263 Command (pid 1941415) wtime: 1.124
DEBUG    ya.test:process.py:275 Command (pid 1941415) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26301', '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/nkj6/002711/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26301', '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: 1941929
DEBUG    ya.test:process.py:259 Command (pid 1941929) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1941929) elapsed time (sec): 0.922936201095581
DEBUG    ya.test:process.py:263 Command (pid 1941929) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1941929) maxrss: 658704
DEBUG    ya.test:process.py:263 Command (pid 1941929) minflt: 51842
DEBUG    ya.test:process.py:263 Command (pid 1941929) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1941929) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1941929) nvcsw: 762
DEBUG    ya.test:process.py:263 Command (pid 1941929) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1941929) stime: 0.27439199999999997
DEBUG    ya.test:process.py:263 Command (pid 1941929) utime: 0.557024
DEBUG    ya.test:process.py:263 Command (pid 1941929) wtime: 0.931
DEBUG    ya.test:process.py:275 Command (pid 1941929) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1941929) 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:299 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:299 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:379 RpcState(ListEndpoints, 7999741e-b9da-48d4-ae5e-7a2219e92389, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7999741e-b9da-48d4-ae5e-7a2219e92389, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7999741e-b9da-48d4-ae5e-7a2219e92389, localhost:6845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 6845 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-kj7ehpytbu.auto.internal:6845, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 8936bd40-d46b-4432-b6c7-aa83f666c10a, localhost:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8936bd40-d46b-4432-b6c7-aa83f666c10a, localhost:26301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8936bd40-d46b-4432-b6c7-aa83f666c10a, localhost:26301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 26301 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-kj7ehpytbu.auto.internal:26301, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:26301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e63297cd-a237-4124-85dd-016af5af072d, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e63297cd-a237-4124-85dd-016af5af072d, ghrun-kj7ehpytbu.auto.internal:6845): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e63297cd-a237-4124-85dd-016af5af072d, ghrun-kj7ehpytbu.auto.internal:6845): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4ef7316c-7a86-4ef9-b058-215fc13cfefb, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4ef7316c-7a86-4ef9-b058-215fc13cfefb, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4ef7316c-7a86-4ef9-b058-215fc13cfefb, ghrun-kj7ehpytbu.auto.internal:6845): 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=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a002663-7733-4d6a-9b16-edcbd79a01bc, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a002663-7733-4d6a-9b16-edcbd79a01bc, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 8a002663-7733-4d6a-9b16-edcbd79a01bc, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db9d5239-001d-4704-a863-bda234bac848, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db9d5239-001d-4704-a863-bda234bac848, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, db9d5239-001d-4704-a863-bda234bac848, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a79324ab-44d8-4c72-abfb-9dd73d67750a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a79324ab-44d8-4c72-abfb-9dd73d67750a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a79324ab-44d8-4c72-abfb-9dd73d67750a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6a515f6-fbea-4de9-a362-489a8e4af792, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6a515f6-fbea-4de9-a362-489a8e4af792, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a6a515f6-fbea-4de9-a362-489a8e4af792, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 041ea8ac-ea96-43f8-b210-9cf903d3b9c2, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 041ea8ac-ea96-43f8-b210-9cf903d3b9c2, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 041ea8ac-ea96-43f8-b210-9cf903d3b9c2, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96f143ff-4a03-4daa-9939-8ce9fd5f6369, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f143ff-4a03-4daa-9939-8ce9fd5f6369, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 96f143ff-4a03-4daa-9939-8ce9fd5f6369, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f36460f-909d-49ad-98c9-132c88db2b2e, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f36460f-909d-49ad-98c9-132c88db2b2e, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 3f36460f-909d-49ad-98c9-132c88db2b2e, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d90c3b74-5d56-4c1c-a49e-4483efc2096d, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d90c3b74-5d56-4c1c-a49e-4483efc2096d, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, d90c3b74-5d56-4c1c-a49e-4483efc2096d, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a4008dc-7226-4e14-b7ef-0a63bb9b6ff8, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a4008dc-7226-4e14-b7ef-0a63bb9b6ff8, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 2a4008dc-7226-4e14-b7ef-0a63bb9b6ff8, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a141343-81b3-4368-b914-5fdf74b9f7fb, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a141343-81b3-4368-b914-5fdf74b9f7fb, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 1a141343-81b3-4368-b914-5fdf74b9f7fb, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8457db0-7a17-4b68-a2f4-fc0678fd753e, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8457db0-7a17-4b68-a2f4-fc0678fd753e, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a8457db0-7a17-4b68-a2f4-fc0678fd753e, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dd36829-ee66-44ec-9ec1-c4e1eb7723e9, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dd36829-ee66-44ec-9ec1-c4e1eb7723e9, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0dd36829-ee66-44ec-9ec1-c4e1eb7723e9, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f90b2437-c1d2-47a6-9348-faaf6a24884e, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f90b2437-c1d2-47a6-9348-faaf6a24884e, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, f90b2437-c1d2-47a6-9348-faaf6a24884e, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51439bd4-4c21-4f0a-81de-5eaf7782024f, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51439bd4-4c21-4f0a-81de-5eaf7782024f, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 51439bd4-4c21-4f0a-81de-5eaf7782024f, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44dc3b4d-49f4-4efa-a17c-34a9be33e750, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44dc3b4d-49f4-4efa-a17c-34a9be33e750, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 44dc3b4d-49f4-4efa-a17c-34a9be33e750, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da485641-d65e-424d-b64a-4ecbbe0a000c, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da485641-d65e-424d-b64a-4ecbbe0a000c, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, da485641-d65e-424d-b64a-4ecbbe0a000c, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 86254fe4-332c-4b46-8809-2f8196f56622, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86254fe4-332c-4b46-8809-2f8196f56622, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 86254fe4-332c-4b46-8809-2f8196f56622, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5207dc4-7a5e-491f-b96e-699e79bcc371, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5207dc4-7a5e-491f-b96e-699e79bcc371, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, d5207dc4-7a5e-491f-b96e-699e79bcc371, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99c108eb-7d1b-4fd5-a62c-90ef801a6451, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99c108eb-7d1b-4fd5-a62c-90ef801a6451, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 99c108eb-7d1b-4fd5-a62c-90ef801a6451, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc6223bd-43a3-4846-bfab-7837c4d4d8ee, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc6223bd-43a3-4846-bfab-7837c4d4d8ee, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, dc6223bd-43a3-4846-bfab-7837c4d4d8ee, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03b49401-d52d-46c2-9589-898d1e496e0a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03b49401-d52d-46c2-9589-898d1e496e0a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 03b49401-d52d-46c2-9589-898d1e496e0a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a746415-076c-415a-8643-62fe4a531a75, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a746415-076c-415a-8643-62fe4a531a75, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 6a746415-076c-415a-8643-62fe4a531a75, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 357edf0f-3080-4575-803d-dc665d7152fc, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 357edf0f-3080-4575-803d-dc665d7152fc, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 357edf0f-3080-4575-803d-dc665d7152fc, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a25d5ab2-8bb6-41dc-8d98-066e76101deb, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a25d5ab2-8bb6-41dc-8d98-066e76101deb, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a25d5ab2-8bb6-41dc-8d98-066e76101deb, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bab93cb-0e64-42a5-b451-e610a6667004, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bab93cb-0e64-42a5-b451-e610a6667004, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 9bab93cb-0e64-42a5-b451-e610a6667004, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 669db4bd-5a8d-4817-9013-e99fd8bd9aea, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 669db4bd-5a8d-4817-9013-e99fd8bd9aea, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 669db4bd-5a8d-4817-9013-e99fd8bd9aea, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba10d892-e078-4e8e-addf-8f18cf96c27f, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba10d892-e078-4e8e-addf-8f18cf96c27f, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, ba10d892-e078-4e8e-addf-8f18cf96c27f, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32d83cdf-2e81-4aa2-af1a-163dfa52879c, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32d83cdf-2e81-4aa2-af1a-163dfa52879c, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 32d83cdf-2e81-4aa2-af1a-163dfa52879c, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb6d141b-ffb5-4a5e-b89e-89c2a01f1d38, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb6d141b-ffb5-4a5e-b89e-89c2a01f1d38, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, eb6d141b-ffb5-4a5e-b89e-89c2a01f1d38, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f1fb321-2aee-43ff-baf9-ea678ce67e8b, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f1fb321-2aee-43ff-baf9-ea678ce67e8b, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 5f1fb321-2aee-43ff-baf9-ea678ce67e8b, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ae376d1-172f-406c-b58c-00e2e6357e73, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ae376d1-172f-406c-b58c-00e2e6357e73, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 1ae376d1-172f-406c-b58c-00e2e6357e73, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad68d1be-8bba-40e5-8bd6-7dd4a1eb1bdc, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad68d1be-8bba-40e5-8bd6-7dd4a1eb1bdc, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, ad68d1be-8bba-40e5-8bd6-7dd4a1eb1bdc, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff267691-bad1-42b4-9a80-05d69cae6db4, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff267691-bad1-42b4-9a80-05d69cae6db4, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, ff267691-bad1-42b4-9a80-05d69cae6db4, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1ecf671-2c2d-43b9-813d-4a16c7faccbf, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1ecf671-2c2d-43b9-813d-4a16c7faccbf, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, c1ecf671-2c2d-43b9-813d-4a16c7faccbf, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfbc03f8-9fb6-4bc0-8d0d-a45edbdcba23, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfbc03f8-9fb6-4bc0-8d0d-a45edbdcba23, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, cfbc03f8-9fb6-4bc0-8d0d-a45edbdcba23, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc6ff36d-fd09-4f8f-b2ad-e70b2d0b06a2, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc6ff36d-fd09-4f8f-b2ad-e70b2d0b06a2, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, cc6ff36d-fd09-4f8f-b2ad-e70b2d0b06a2, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5508b89c-b837-46d6-940b-52d128386e97, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5508b89c-b837-46d6-940b-52d128386e97, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 5508b89c-b837-46d6-940b-52d128386e97, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 349caf84-d57a-4938-af43-1c9607314c6c, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 349caf84-d57a-4938-af43-1c9607314c6c, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 349caf84-d57a-4938-af43-1c9607314c6c, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 953981f1-4018-4ad7-b993-f2cc0b0e084a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 953981f1-4018-4ad7-b993-f2cc0b0e084a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 953981f1-4018-4ad7-b993-f2cc0b0e084a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ce783e3-d8f1-4ba1-88f7-cab8e6ea163f, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ce783e3-d8f1-4ba1-88f7-cab8e6ea163f, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 1ce783e3-d8f1-4ba1-88f7-cab8e6ea163f, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e9da42b-b6ac-4f45-a890-8f3db5be9e21, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e9da42b-b6ac-4f45-a890-8f3db5be9e21, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0e9da42b-b6ac-4f45-a890-8f3db5be9e21, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f64bdde-b851-4091-bbda-c2a283626c17, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f64bdde-b851-4091-bbda-c2a283626c17, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 2f64bdde-b851-4091-bbda-c2a283626c17, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9541fc5c-53d3-48f8-b969-591fde849569, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9541fc5c-53d3-48f8-b969-591fde849569, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 9541fc5c-53d3-48f8-b969-591fde849569, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 50f5a880-c6b9-4d88-aa03-5e2800ab614e, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50f5a880-c6b9-4d88-aa03-5e2800ab614e, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 50f5a880-c6b9-4d88-aa03-5e2800ab614e, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09f5b167-79e1-44dc-a7fd-ccf5a32a22e6, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09f5b167-79e1-44dc-a7fd-ccf5a32a22e6, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 09f5b167-79e1-44dc-a7fd-ccf5a32a22e6, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca59307a-49dc-4a1d-91fa-c972b2fa2502, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca59307a-49dc-4a1d-91fa-c972b2fa2502, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, ca59307a-49dc-4a1d-91fa-c972b2fa2502, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8072b4c4-fa16-4174-8218-d43b3a75b3b6, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8072b4c4-fa16-4174-8218-d43b3a75b3b6, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 8072b4c4-fa16-4174-8218-d43b3a75b3b6, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f0fd21f-fa8c-4c57-b3ab-8dcd74280ac7, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f0fd21f-fa8c-4c57-b3ab-8dcd74280ac7, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0f0fd21f-fa8c-4c57-b3ab-8dcd74280ac7, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e232faab-da1f-4623-9dac-c487d43e013f, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e232faab-da1f-4623-9dac-c487d43e013f, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, e232faab-da1f-4623-9dac-c487d43e013f, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 752a9d7e-1ac9-4643-9f85-8a194a05ba63, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 752a9d7e-1ac9-4643-9f85-8a194a05ba63, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 752a9d7e-1ac9-4643-9f85-8a194a05ba63, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18cc73d5-2183-4a7b-8b3a-a2aa1c638ada, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18cc73d5-2183-4a7b-8b3a-a2aa1c638ada, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 18cc73d5-2183-4a7b-8b3a-a2aa1c638ada, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 19b4a5db-f2a4-4966-869a-597ba64c1290, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19b4a5db-f2a4-4966-869a-597ba64c1290, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 19b4a5db-f2a4-4966-869a-597ba64c1290, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d372437d-d364-46b7-994f-0abe98c2537a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d372437d-d364-46b7-994f-0abe98c2537a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, d372437d-d364-46b7-994f-0abe98c2537a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f30057f-d48b-4671-b1ba-361d77f66061, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f30057f-d48b-4671-b1ba-361d77f66061, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 1f30057f-d48b-4671-b1ba-361d77f66061, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2f260d95-bf15-4bd0-8dab-f1c5841782ef, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f260d95-bf15-4bd0-8dab-f1c5841782ef, ghrun-kj7ehpytbu.auto.internal:26301): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f260d95-bf15-4bd0-8dab-f1c5841782ef, ghrun-kj7ehpytbu.auto.internal:26301): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8a0d898d-edb4-4a14-943e-d098ec55e5c9, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a0d898d-edb4-4a14-943e-d098ec55e5c9, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a0d898d-edb4-4a14-943e-d098ec55e5c9, ghrun-kj7ehpytbu.auto.internal:26301): 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=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 694c0225-91f0-414e-b91b-41498b39c939, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 694c0225-91f0-414e-b91b-41498b39c939, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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:6845/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 694c0225-91f0-414e-b91b-41498b39c939, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff8e3cae-fec4-4d41-b327-a259ea79554b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff8e3cae-fec4-4d41-b327-a259ea79554b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, ff8e3cae-fec4-4d41-b327-a259ea79554b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f1e447b-8623-4653-aed0-0008229c2691, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f1e447b-8623-4653-aed0-0008229c2691, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4f1e447b-8623-4653-aed0-0008229c2691, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63eecf1d-71bd-4e85-bf30-6539be9bde0a, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63eecf1d-71bd-4e85-bf30-6539be9bde0a, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 63eecf1d-71bd-4e85-bf30-6539be9bde0a, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a5e62eb-5c35-466d-9ee5-87b33ef93418, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a5e62eb-5c35-466d-9ee5-87b33ef93418, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4a5e62eb-5c35-466d-9ee5-87b33ef93418, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3fda5556-b092-4bb8-81ce-45d76c13201a, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fda5556-b092-4bb8-81ce-45d76c13201a, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3fda5556-b092-4bb8-81ce-45d76c13201a, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52246014-15c3-4357-bc07-c4586946a56f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52246014-15c3-4357-bc07-c4586946a56f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 52246014-15c3-4357-bc07-c4586946a56f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 506ca432-a099-4ac0-9b3d-b0a8f23bb688, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 506ca432-a099-4ac0-9b3d-b0a8f23bb688, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 506ca432-a099-4ac0-9b3d-b0a8f23bb688, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 57e378f4-f960-4ffd-9ffc-12190f69d6ef, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57e378f4-f960-4ffd-9ffc-12190f69d6ef, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 57e378f4-f960-4ffd-9ffc-12190f69d6ef, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a1d8bb4-a28e-4504-bf2e-4de895c18f2f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a1d8bb4-a28e-4504-bf2e-4de895c18f2f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 0a1d8bb4-a28e-4504-bf2e-4de895c18f2f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 63875d0d-4e8a-466b-9724-c19c0492fbf1, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63875d0d-4e8a-466b-9724-c19c0492fbf1, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63875d0d-4e8a-466b-9724-c19c0492fbf1, localhost:6845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 6845 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-kj7ehpytbu.auto.internal:6845, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17023e69-238e-4470-b2aa-94b94f4587a5, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17023e69-238e-4470-b2aa-94b94f4587a5, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 17023e69-238e-4470-b2aa-94b94f4587a5, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 60dd6d5d-3018-4622-adcd-a8a406b03786, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60dd6d5d-3018-4622-adcd-a8a406b03786, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 60dd6d5d-3018-4622-adcd-a8a406b03786, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c335c34d-fc78-44c0-90f2-8c58a387f940, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c335c34d-fc78-44c0-90f2-8c58a387f940, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, c335c34d-fc78-44c0-90f2-8c58a387f940, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ad9d2a0-b401-4c7d-b596-9ed2c5a52961, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ad9d2a0-b401-4c7d-b596-9ed2c5a52961, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 5ad9d2a0-b401-4c7d-b596-9ed2c5a52961, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85c0882b-5a85-4b4d-a724-171e4b87a065, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85c0882b-5a85-4b4d-a724-171e4b87a065, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 85c0882b-5a85-4b4d-a724-171e4b87a065, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5187cddf-3c77-4a69-9a97-8a6f034d27f4, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5187cddf-3c77-4a69-9a97-8a6f034d27f4, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 5187cddf-3c77-4a69-9a97-8a6f034d27f4, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 9abcd996-b45f-44e9-89cb-79cfa9794d1f, localhost:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9abcd996-b45f-44e9-89cb-79cfa9794d1f, localhost:26301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9abcd996-b45f-44e9-89cb-79cfa9794d1f, localhost:26301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 26301 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-kj7ehpytbu.auto.internal:26301, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26301
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cc4e778-d99a-4133-b6cc-2eb8c4b547ae, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cc4e778-d99a-4133-b6cc-2eb8c4b547ae, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3cc4e778-d99a-4133-b6cc-2eb8c4b547ae, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b216959-b680-4cd5-be1b-576140b69303, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b216959-b680-4cd5-be1b-576140b69303, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 6b216959-b680-4cd5-be1b-576140b69303, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb8c99e7-9fd5-4f8b-bb1e-2b8862349ec6, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb8c99e7-9fd5-4f8b-bb1e-2b8862349ec6, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, fb8c99e7-9fd5-4f8b-bb1e-2b8862349ec6, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a8a944f-4827-449d-8c7d-f78bd1bd486e, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a8a944f-4827-449d-8c7d-f78bd1bd486e, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3a8a944f-4827-449d-8c7d-f78bd1bd486e, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cacaf02a-29a1-4d8a-b1b3-1d4272f958ea, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cacaf02a-29a1-4d8a-b1b3-1d4272f958ea, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, cacaf02a-29a1-4d8a-b1b3-1d4272f958ea, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07b216da-aa3e-4da5-b2e2-29857cf9802b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07b216da-aa3e-4da5-b2e2-29857cf9802b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 07b216da-aa3e-4da5-b2e2-29857cf9802b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47a5bf7d-a3ff-4709-a1df-f3324c0e66a9, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47a5bf7d-a3ff-4709-a1df-f3324c0e66a9, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 47a5bf7d-a3ff-4709-a1df-f3324c0e66a9, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b28cee3f-7110-4675-8811-03523b5ace90, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b28cee3f-7110-4675-8811-03523b5ace90, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, b28cee3f-7110-4675-8811-03523b5ace90, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b6cfdd2-1461-4bd4-9d78-92b93a36a35b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b6cfdd2-1461-4bd4-9d78-92b93a36a35b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 9b6cfdd2-1461-4bd4-9d78-92b93a36a35b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 944a08e8-7f5e-4391-b19f-b14373d42f5f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 944a08e8-7f5e-4391-b19f-b14373d42f5f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 944a08e8-7f5e-4391-b19f-b14373d42f5f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c668b50-556a-470f-9e7a-3ce6293b1fe6, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c668b50-556a-470f-9e7a-3ce6293b1fe6, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 2c668b50-556a-470f-9e7a-3ce6293b1fe6, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b65b6707-5ca7-4444-92ce-95a4ab82dadf, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b65b6707-5ca7-4444-92ce-95a4ab82dadf, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, b65b6707-5ca7-4444-92ce-95a4ab82dadf, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0333b48-7e08-46a8-b620-c0306dd26676, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0333b48-7e08-46a8-b620-c0306dd26676, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, d0333b48-7e08-46a8-b620-c0306dd26676, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 9b3dbb85-5408-437c-9597-29fb818271de, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9b3dbb85-5408-437c-9597-29fb818271de, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9b3dbb85-5408-437c-9597-29fb818271de, localhost:6845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 6845 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-kj7ehpytbu.auto.internal:6845, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d5fc860-43a7-41e3-832a-09efb3e33767, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d5fc860-43a7-41e3-832a-09efb3e33767, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 2d5fc860-43a7-41e3-832a-09efb3e33767, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a43964c-3be9-40a1-8d13-8511adde624b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a43964c-3be9-40a1-8d13-8511adde624b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 8a43964c-3be9-40a1-8d13-8511adde624b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ccc4bda-f39d-4c3c-a1d8-ddd970d250a0, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ccc4bda-f39d-4c3c-a1d8-ddd970d250a0, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 8ccc4bda-f39d-4c3c-a1d8-ddd970d250a0, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c1b7d57-56fc-4bec-9a22-68543ca91605, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c1b7d57-56fc-4bec-9a22-68543ca91605, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 7c1b7d57-56fc-4bec-9a22-68543ca91605, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e262d3e-2903-4955-89bc-8eebc545b3d6, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e262d3e-2903-4955-89bc-8eebc545b3d6, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 7e262d3e-2903-4955-89bc-8eebc545b3d6, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 36e2aea6-f803-48e1-b0a5-676f0f02ac5a, localhost:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36e2aea6-f803-48e1-b0a5-676f0f02ac5a, localhost:26301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36e2aea6-f803-48e1-b0a5-676f0f02ac5a, localhost:26301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 26301 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-kj7ehpytbu.auto.internal:26301, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26301
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5240e6cd-6948-40cd-99c4-d0c29e5cc454, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5240e6cd-6948-40cd-99c4-d0c29e5cc454, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 5240e6cd-6948-40cd-99c4-d0c29e5cc454, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f0f69af-e485-41ec-8ad9-f5a7dfb8d54a, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f0f69af-e485-41ec-8ad9-f5a7dfb8d54a, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 2f0f69af-e485-41ec-8ad9-f5a7dfb8d54a, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 362d9b0f-f0d5-4439-a410-891c8d5d779d, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 362d9b0f-f0d5-4439-a410-891c8d5d779d, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 362d9b0f-f0d5-4439-a410-891c8d5d779d, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3fc19a60-ec55-4865-918a-6f98e8ac4d2b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fc19a60-ec55-4865-918a-6f98e8ac4d2b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3fc19a60-ec55-4865-918a-6f98e8ac4d2b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 669a8c6d-5032-494b-bd1e-03e62de0f7a5, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 669a8c6d-5032-494b-bd1e-03e62de0f7a5, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 669a8c6d-5032-494b-bd1e-03e62de0f7a5, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd2c9ac9-effa-4b59-8705-9ddadf892e94, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd2c9ac9-effa-4b59-8705-9ddadf892e94, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, fd2c9ac9-effa-4b59-8705-9ddadf892e94, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3417a4c1-b00d-4031-994e-ed8c38abacd6, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3417a4c1-b00d-4031-994e-ed8c38abacd6, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3417a4c1-b00d-4031-994e-ed8c38abacd6, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc73cf34-648b-4d60-b0b6-f403f030b811, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc73cf34-648b-4d60-b0b6-f403f030b811, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, dc73cf34-648b-4d60-b0b6-f403f030b811, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ca69908-d2b6-44b2-a01c-eb561caf1d49, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ca69908-d2b6-44b2-a01c-eb561caf1d49, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 1ca69908-d2b6-44b2-a01c-eb561caf1d49, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dbd2c544-d9fd-4f10-9ef3-ccd6cd705f30, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbd2c544-d9fd-4f10-9ef3-ccd6cd705f30, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, dbd2c544-d9fd-4f10-9ef3-ccd6cd705f30, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 27d09311-6e54-45b7-9462-d40acf350d97, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 27d09311-6e54-45b7-9462-d40acf350d97, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 27d09311-6e54-45b7-9462-d40acf350d97, localhost:6845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 6845 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-kj7ehpytbu.auto.internal:6845, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bf5c9ff-52e2-4678-83aa-c3952a526a31, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bf5c9ff-52e2-4678-83aa-c3952a526a31, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 9bf5c9ff-52e2-4678-83aa-c3952a526a31, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff67bb01-6890-4f82-a1e6-9aa91d21e706, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff67bb01-6890-4f82-a1e6-9aa91d21e706, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, ff67bb01-6890-4f82-a1e6-9aa91d21e706, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c754f649-7537-4637-b14b-2021cac8bb55, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c754f649-7537-4637-b14b-2021cac8bb55, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, c754f649-7537-4637-b14b-2021cac8bb55, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0b76f8c-ff2f-492e-ad68-00e9d89e547d, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0b76f8c-ff2f-492e-ad68-00e9d89e547d, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, b0b76f8c-ff2f-492e-ad68-00e9d89e547d, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 986e2e92-0bb2-46d3-a988-f07e42cd5103, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 986e2e92-0bb2-46d3-a988-f07e42cd5103, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 986e2e92-0bb2-46d3-a988-f07e42cd5103, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95dcc994-6cec-4132-b8db-83bcbcdc4b45, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95dcc994-6cec-4132-b8db-83bcbcdc4b45, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 95dcc994-6cec-4132-b8db-83bcbcdc4b45, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 822c8815-3c39-4480-bed6-e0b26dbae594, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 822c8815-3c39-4480-bed6-e0b26dbae594, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 822c8815-3c39-4480-bed6-e0b26dbae594, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 1b5da13f-b34c-403b-ad90-51a711edab5f, localhost:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1b5da13f-b34c-403b-ad90-51a711edab5f, localhost:26301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1b5da13f-b34c-403b-ad90-51a711edab5f, localhost:26301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 26301 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-kj7ehpytbu.auto.internal:26301, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26301
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6bb4e4c6-397e-4236-9a3c-c4b087236545, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bb4e4c6-397e-4236-9a3c-c4b087236545, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 6bb4e4c6-397e-4236-9a3c-c4b087236545, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4214baca-ec41-46ac-bade-70f523f7641e, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4214baca-ec41-46ac-bade-70f523f7641e, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4214baca-ec41-46ac-bade-70f523f7641e, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b51302c0-8821-474a-b1f9-5cb19f501fc7, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b51302c0-8821-474a-b1f9-5cb19f501fc7, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, b51302c0-8821-474a-b1f9-5cb19f501fc7, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27cc60b5-0880-4271-88c7-5ba5e5da009b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27cc60b5-0880-4271-88c7-5ba5e5da009b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 27cc60b5-0880-4271-88c7-5ba5e5da009b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82f6de8a-2ca3-4733-9f2a-6a999c2381f0, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82f6de8a-2ca3-4733-9f2a-6a999c2381f0, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 82f6de8a-2ca3-4733-9f2a-6a999c2381f0, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45afd674-7f60-438d-9cdb-fdfb5ef64467, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45afd674-7f60-438d-9cdb-fdfb5ef64467, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 45afd674-7f60-438d-9cdb-fdfb5ef64467, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d30df25e-0dd2-4ae8-939d-584be1b56e65, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d30df25e-0dd2-4ae8-939d-584be1b56e65, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, d30df25e-0dd2-4ae8-939d-584be1b56e65, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f9cc32b1-8d42-41e0-93a5-132fa81dd200, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9cc32b1-8d42-41e0-93a5-132fa81dd200, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, f9cc32b1-8d42-41e0-93a5-132fa81dd200, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5df2c15-0554-4f2b-be67-adc69c47d058, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5df2c15-0554-4f2b-be67-adc69c47d058, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, a5df2c15-0554-4f2b-be67-adc69c47d058, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29734689-eb2d-48d6-97ac-1c3015c50c61, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29734689-eb2d-48d6-97ac-1c3015c50c61, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 29734689-eb2d-48d6-97ac-1c3015c50c61, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a42c010e-78df-4ba5-b91c-3170a949dd5a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a42c010e-78df-4ba5-b91c-3170a949dd5a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a42c010e-78df-4ba5-b91c-3170a949dd5a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b86d1aab-261e-4b05-8c95-45495a6b878b, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b86d1aab-261e-4b05-8c95-45495a6b878b, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, b86d1aab-261e-4b05-8c95-45495a6b878b, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 90aa5fd8-af74-44e8-b205-d5f9677f2e00, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90aa5fd8-af74-44e8-b205-d5f9677f2e00, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90aa5fd8-af74-44e8-b205-d5f9677f2e00, localhost:6845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 6845 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-kj7ehpytbu.auto.internal:6845, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 398e3469-8f7c-4cb9-99a4-0aea810ee516, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 398e3469-8f7c-4cb9-99a4-0aea810ee516, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 398e3469-8f7c-4cb9-99a4-0aea810ee516, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b676015-a858-4aaa-bfa5-4a4f02880146, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b676015-a858-4aaa-bfa5-4a4f02880146, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 5b676015-a858-4aaa-bfa5-4a4f02880146, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b86cdc3c-eac4-4b76-9f37-d6fd7d6dff17, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b86cdc3c-eac4-4b76-9f37-d6fd7d6dff17, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, b86cdc3c-eac4-4b76-9f37-d6fd7d6dff17, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9770828b-7c03-479b-8561-3a9ca85d5c18, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9770828b-7c03-479b-8561-3a9ca85d5c18, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 9770828b-7c03-479b-8561-3a9ca85d5c18, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c71e50b-f3df-483e-a3d4-5047898d5a4d, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c71e50b-f3df-483e-a3d4-5047898d5a4d, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0c71e50b-f3df-483e-a3d4-5047898d5a4d, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0924ffc1-9d98-4340-8d2b-3db25884c223, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0924ffc1-9d98-4340-8d2b-3db25884c223, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0924ffc1-9d98-4340-8d2b-3db25884c223, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e42787d9-3655-4061-9ca8-76afe3d7319f, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e42787d9-3655-4061-9ca8-76afe3d7319f, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, e42787d9-3655-4061-9ca8-76afe3d7319f, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0e8f546-278e-4b54-ba6e-f99fbc153dc7, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0e8f546-278e-4b54-ba6e-f99fbc153dc7, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a0e8f546-278e-4b54-ba6e-f99fbc153dc7, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06f30b56-36e6-4cc1-b9a7-cc79aefe1963, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06f30b56-36e6-4cc1-b9a7-cc79aefe1963, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 06f30b56-36e6-4cc1-b9a7-cc79aefe1963, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33c1dc6f-bf54-4c08-a8b4-9235a8ef0089, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33c1dc6f-bf54-4c08-a8b4-9235a8ef0089, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 33c1dc6f-bf54-4c08-a8b4-9235a8ef0089, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 103bd5ff-7c14-418e-8022-4a014cbd56c0, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 103bd5ff-7c14-418e-8022-4a014cbd56c0, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 103bd5ff-7c14-418e-8022-4a014cbd56c0, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87c18f80-f848-4140-94f2-80d8cb388eaf, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87c18f80-f848-4140-94f2-80d8cb388eaf, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 87c18f80-f848-4140-94f2-80d8cb388eaf, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e7c4117-0823-4d95-9f4b-d7e5afed14fb, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e7c4117-0823-4d95-9f4b-d7e5afed14fb, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 5e7c4117-0823-4d95-9f4b-d7e5afed14fb, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6044e752-cb93-4212-b365-a84cb4a64ef4, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6044e752-cb93-4212-b365-a84cb4a64ef4, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 6044e752-cb93-4212-b365-a84cb4a64ef4, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b815d0a-1613-4370-a038-40a98482b622, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b815d0a-1613-4370-a038-40a98482b622, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 5b815d0a-1613-4370-a038-40a98482b622, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa55c26e-1ca5-4c23-a8cf-c762f0de8000, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa55c26e-1ca5-4c23-a8cf-c762f0de8000, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, fa55c26e-1ca5-4c23-a8cf-c762f0de8000, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26146769-78ef-465b-9c66-7a10117baa4c, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26146769-78ef-465b-9c66-7a10117baa4c, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 26146769-78ef-465b-9c66-7a10117baa4c, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77e53336-0e75-4ac0-b111-eab26822cb07, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77e53336-0e75-4ac0-b111-eab26822cb07, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 77e53336-0e75-4ac0-b111-eab26822cb07, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f95cf81f-4396-4cbf-891d-60b1333c64d5, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f95cf81f-4396-4cbf-891d-60b1333c64d5, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, f95cf81f-4396-4cbf-891d-60b1333c64d5, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 283314bb-e645-4c29-a6e5-07c949d0225e, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 283314bb-e645-4c29-a6e5-07c949d0225e, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 283314bb-e645-4c29-a6e5-07c949d0225e, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2029c4e-c180-4a74-aef4-66a3a40da5cf, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2029c4e-c180-4a74-aef4-66a3a40da5cf, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a2029c4e-c180-4a74-aef4-66a3a40da5cf, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64d8b8e6-60c3-4fb4-93a6-dc6d9cfec3ab, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64d8b8e6-60c3-4fb4-93a6-dc6d9cfec3ab, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 64d8b8e6-60c3-4fb4-93a6-dc6d9cfec3ab, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8c58b19-d757-4591-be11-6ebe902bd8a8, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8c58b19-d757-4591-be11-6ebe902bd8a8, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, c8c58b19-d757-4591-be11-6ebe902bd8a8, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c264412d-1532-45fe-853c-25d99d825167, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c264412d-1532-45fe-853c-25d99d825167, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, c264412d-1532-45fe-853c-25d99d825167, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94d137af-b275-4198-b7e1-961c84ce60eb, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94d137af-b275-4198-b7e1-961c84ce60eb, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 94d137af-b275-4198-b7e1-961c84ce60eb, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cffbf19-2295-446a-95cf-0098d91e7908, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cffbf19-2295-446a-95cf-0098d91e7908, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0cffbf19-2295-446a-95cf-0098d91e7908, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d754bb78-4138-4845-8848-804d8a15fd75, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d754bb78-4138-4845-8848-804d8a15fd75, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, d754bb78-4138-4845-8848-804d8a15fd75, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef8afebf-4d4d-4503-8757-d4af992e5391, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef8afebf-4d4d-4503-8757-d4af992e5391, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, ef8afebf-4d4d-4503-8757-d4af992e5391, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1558d22-2100-463a-b808-f50ce4a30c03, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1558d22-2100-463a-b808-f50ce4a30c03, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, a1558d22-2100-463a-b808-f50ce4a30c03, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ce17308-ddde-4d2f-84b8-69c54c270a8a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce17308-ddde-4d2f-84b8-69c54c270a8a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 9ce17308-ddde-4d2f-84b8-69c54c270a8a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40c4218f-34f0-479b-a099-af3f5749a7a6, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40c4218f-34f0-479b-a099-af3f5749a7a6, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 40c4218f-34f0-479b-a099-af3f5749a7a6, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0abe0af6-5cee-4702-8196-fa784cbfe113, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0abe0af6-5cee-4702-8196-fa784cbfe113, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0abe0af6-5cee-4702-8196-fa784cbfe113, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e39987b1-f7a4-43e7-ac87-6147fb3a797f, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e39987b1-f7a4-43e7-ac87-6147fb3a797f, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, e39987b1-f7a4-43e7-ac87-6147fb3a797f, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8ddf3d5-dc79-428f-af99-0b56c45820ac, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ddf3d5-dc79-428f-af99-0b56c45820ac, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, e8ddf3d5-dc79-428f-af99-0b56c45820ac, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ed7e30c-75f2-44d6-87b4-183f796a2a4b, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ed7e30c-75f2-44d6-87b4-183f796a2a4b, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 1ed7e30c-75f2-44d6-87b4-183f796a2a4b, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 95f17ac8-e621-4382-9347-d7a24d776b4a, localhost:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 95f17ac8-e621-4382-9347-d7a24d776b4a, localhost:26301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 95f17ac8-e621-4382-9347-d7a24d776b4a, localhost:26301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 26301 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-kj7ehpytbu.auto.internal:26301, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26301
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43f07cd4-bee2-4eb8-b527-e7c82b9b8c2a, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f07cd4-bee2-4eb8-b527-e7c82b9b8c2a, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 43f07cd4-bee2-4eb8-b527-e7c82b9b8c2a, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 429b3fbd-2de5-4b25-92e7-f7a3bcde2fdf, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 429b3fbd-2de5-4b25-92e7-f7a3bcde2fdf, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 429b3fbd-2de5-4b25-92e7-f7a3bcde2fdf, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01efc0a9-42f8-4d60-a044-e1440fb3ad45, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01efc0a9-42f8-4d60-a044-e1440fb3ad45, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 01efc0a9-42f8-4d60-a044-e1440fb3ad45, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8a5ff18-10c4-474e-b91d-756ed4b74eaf, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8a5ff18-10c4-474e-b91d-756ed4b74eaf, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, e8a5ff18-10c4-474e-b91d-756ed4b74eaf, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e659b0d-4833-4a8d-b23d-cd2ad32c431e, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e659b0d-4833-4a8d-b23d-cd2ad32c431e, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 6e659b0d-4833-4a8d-b23d-cd2ad32c431e, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dc6624f-15fa-4465-8e52-1c7f92f506dc, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dc6624f-15fa-4465-8e52-1c7f92f506dc, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 0dc6624f-15fa-4465-8e52-1c7f92f506dc, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd4c01b6-e4ed-4599-a60a-4efaa9ceef24, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd4c01b6-e4ed-4599-a60a-4efaa9ceef24, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, cd4c01b6-e4ed-4599-a60a-4efaa9ceef24, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eeca2652-ede1-4fe5-ae55-c3c1fe4dd1ee, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeca2652-ede1-4fe5-ae55-c3c1fe4dd1ee, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, eeca2652-ede1-4fe5-ae55-c3c1fe4dd1ee, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20a92d2f-a791-470d-93a3-c8115e424a33, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20a92d2f-a791-470d-93a3-c8115e424a33, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 20a92d2f-a791-470d-93a3-c8115e424a33, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 964db58b-e78c-4345-a93c-179069670232, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 964db58b-e78c-4345-a93c-179069670232, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 964db58b-e78c-4345-a93c-179069670232, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d7ecc6b-b468-45f6-b217-fec9551536d1, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d7ecc6b-b468-45f6-b217-fec9551536d1, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 5d7ecc6b-b468-45f6-b217-fec9551536d1, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c2026b4-cad3-4034-a261-cf56ab793e84, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c2026b4-cad3-4034-a261-cf56ab793e84, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 4c2026b4-cad3-4034-a261-cf56ab793e84, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cabefba5-2a8b-492b-86c0-3cc7f001797d, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cabefba5-2a8b-492b-86c0-3cc7f001797d, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, cabefba5-2a8b-492b-86c0-3cc7f001797d, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5c81a9a-b757-4b3c-a49e-bb5da67f6af4, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5c81a9a-b757-4b3c-a49e-bb5da67f6af4, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, f5c81a9a-b757-4b3c-a49e-bb5da67f6af4, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ea598fb-e888-4e23-99d1-a3138801a830, ghrun-kj7ehpytbu.auto.internal:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ea598fb-e888-4e23-99d1-a3138801a830, ghrun-kj7ehpytbu.auto.internal:6845): request = { session_id: "ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=" 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, 4ea598fb-e888-4e23-99d1-a3138801a830, ghrun-kj7ehpytbu.auto.internal:6845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNlNzEzNzAtMTMyMGQ4ZDgtZTQ5ODU3NmUtZmQ3NjA2MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcad2375-438f-4ec6-b107-d954ab411747, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcad2375-438f-4ec6-b107-d954ab411747, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, dcad2375-438f-4ec6-b107-d954ab411747, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e37fa85-ed7a-467b-b817-fdfb144618e0, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e37fa85-ed7a-467b-b817-fdfb144618e0, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3e37fa85-ed7a-467b-b817-fdfb144618e0, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a978f62a-5a85-46e1-8bb5-a76943d0f863, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a978f62a-5a85-46e1-8bb5-a76943d0f863, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, a978f62a-5a85-46e1-8bb5-a76943d0f863, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cda49c1-6eec-46a4-9483-ae3392b1a03d, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cda49c1-6eec-46a4-9483-ae3392b1a03d, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 6cda49c1-6eec-46a4-9483-ae3392b1a03d, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad788159-9166-4209-bb18-5dea9216e0b1, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad788159-9166-4209-bb18-5dea9216e0b1, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, ad788159-9166-4209-bb18-5dea9216e0b1, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2912c3d-ea87-438b-b2bb-7e2c7b02bc76, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2912c3d-ea87-438b-b2bb-7e2c7b02bc76, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, c2912c3d-ea87-438b-b2bb-7e2c7b02bc76, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 354be21a-7fdf-4c93-8091-fd3e57c0a313, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 354be21a-7fdf-4c93-8091-fd3e57c0a313, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 354be21a-7fdf-4c93-8091-fd3e57c0a313, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a767a0c9-2ee1-4e18-9940-3a143d377ac8, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a767a0c9-2ee1-4e18-9940-3a143d377ac8, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, a767a0c9-2ee1-4e18-9940-3a143d377ac8, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 132823d9-3a42-4c62-b3e1-2f163991f102, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 132823d9-3a42-4c62-b3e1-2f163991f102, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 132823d9-3a42-4c62-b3e1-2f163991f102, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e95e77b-a927-4d89-8e82-cfd86c6a4df6, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e95e77b-a927-4d89-8e82-cfd86c6a4df6, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 6e95e77b-a927-4d89-8e82-cfd86c6a4df6, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f43b26e-69be-475f-a884-eff797eab104, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f43b26e-69be-475f-a884-eff797eab104, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4f43b26e-69be-475f-a884-eff797eab104, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b69a235e-eb99-4edc-ab7a-ed6b7b818f4a, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b69a235e-eb99-4edc-ab7a-ed6b7b818f4a, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, b69a235e-eb99-4edc-ab7a-ed6b7b818f4a, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 556d17ee-6ca8-4b9e-9c10-311088c6b429, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 556d17ee-6ca8-4b9e-9c10-311088c6b429, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 556d17ee-6ca8-4b9e-9c10-311088c6b429, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ebd4c5c-3fe4-4b8b-b76f-a6088c768887, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ebd4c5c-3fe4-4b8b-b76f-a6088c768887, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 6ebd4c5c-3fe4-4b8b-b76f-a6088c768887, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07c6dae0-162a-4ad3-8d03-5f0767de4477, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07c6dae0-162a-4ad3-8d03-5f0767de4477, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 07c6dae0-162a-4ad3-8d03-5f0767de4477, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c3e74bf-bb17-4964-97c8-61833402db12, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c3e74bf-bb17-4964-97c8-61833402db12, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4c3e74bf-bb17-4964-97c8-61833402db12, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77477427-2594-4d52-a9ca-0fd4be8614f9, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77477427-2594-4d52-a9ca-0fd4be8614f9, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 77477427-2594-4d52-a9ca-0fd4be8614f9, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e71ff23-710d-4742-8f91-7a8852d8810e, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e71ff23-710d-4742-8f91-7a8852d8810e, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 9e71ff23-710d-4742-8f91-7a8852d8810e, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0b91a56-9d2d-40be-a8f2-08c396bfd467, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0b91a56-9d2d-40be-a8f2-08c396bfd467, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, a0b91a56-9d2d-40be-a8f2-08c396bfd467, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5c49d89-4f7b-4c45-adbc-eeef88f0adbc, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5c49d89-4f7b-4c45-adbc-eeef88f0adbc, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, d5c49d89-4f7b-4c45-adbc-eeef88f0adbc, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7fb79f6c-b212-4418-973e-f366db549a5f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fb79f6c-b212-4418-973e-f366db549a5f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 7fb79f6c-b212-4418-973e-f366db549a5f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16987fb2-1288-4924-95be-255d332d88fd, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16987fb2-1288-4924-95be-255d332d88fd, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 16987fb2-1288-4924-95be-255d332d88fd, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a133a686-0143-4b26-ac2f-17f01c69bd4b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a133a686-0143-4b26-ac2f-17f01c69bd4b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, a133a686-0143-4b26-ac2f-17f01c69bd4b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 589a7f15-1dd5-4d21-a9ba-bf63baf9b43f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 589a7f15-1dd5-4d21-a9ba-bf63baf9b43f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 589a7f15-1dd5-4d21-a9ba-bf63baf9b43f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 407add8b-61ff-4721-8d38-590e5b65cf66, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 407add8b-61ff-4721-8d38-590e5b65cf66, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 407add8b-61ff-4721-8d38-590e5b65cf66, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74c085a1-cff9-46cb-9d51-474152b2350e, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74c085a1-cff9-46cb-9d51-474152b2350e, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 74c085a1-cff9-46cb-9d51-474152b2350e, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13eb8ede-8a52-4da9-bed3-776b11d8976f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13eb8ede-8a52-4da9-bed3-776b11d8976f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 13eb8ede-8a52-4da9-bed3-776b11d8976f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd44270d-a4b9-415c-90e2-15791c075047, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd44270d-a4b9-415c-90e2-15791c075047, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, fd44270d-a4b9-415c-90e2-15791c075047, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91c5a8ba-b940-4bf3-a4d4-aa609551da96, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91c5a8ba-b940-4bf3-a4d4-aa609551da96, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 91c5a8ba-b940-4bf3-a4d4-aa609551da96, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80b50132-644a-4eab-b654-978d70ac1527, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80b50132-644a-4eab-b654-978d70ac1527, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 80b50132-644a-4eab-b654-978d70ac1527, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69469824-2b61-40b0-b923-9b6fb69a4d31, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69469824-2b61-40b0-b923-9b6fb69a4d31, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 69469824-2b61-40b0-b923-9b6fb69a4d31, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c77b22ba-c459-42c3-add5-3c9058020f08, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77b22ba-c459-42c3-add5-3c9058020f08, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, c77b22ba-c459-42c3-add5-3c9058020f08, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ec7ae94-801a-4a05-aea8-50a49622cfe8, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ec7ae94-801a-4a05-aea8-50a49622cfe8, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 3ec7ae94-801a-4a05-aea8-50a49622cfe8, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 888f481e-21be-4531-b68b-7ba9956baf5a, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 888f481e-21be-4531-b68b-7ba9956baf5a, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 888f481e-21be-4531-b68b-7ba9956baf5a, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1e50531-f297-43bf-9dc9-c28b7014c00f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1e50531-f297-43bf-9dc9-c28b7014c00f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, c1e50531-f297-43bf-9dc9-c28b7014c00f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4563ccc1-b404-4497-8478-22e476131077, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4563ccc1-b404-4497-8478-22e476131077, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4563ccc1-b404-4497-8478-22e476131077, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a9013c3-f68e-44d2-a8b7-43a275d89057, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a9013c3-f68e-44d2-a8b7-43a275d89057, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 1a9013c3-f68e-44d2-a8b7-43a275d89057, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e25f7740-4ac2-4206-a4fa-e697efad285e, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e25f7740-4ac2-4206-a4fa-e697efad285e, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, e25f7740-4ac2-4206-a4fa-e697efad285e, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47070fb2-1ef2-40d6-8670-d22307b5d2bc, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47070fb2-1ef2-40d6-8670-d22307b5d2bc, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 47070fb2-1ef2-40d6-8670-d22307b5d2bc, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddf62f2d-86ab-4a32-8709-7581fc1bde28, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddf62f2d-86ab-4a32-8709-7581fc1bde28, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, ddf62f2d-86ab-4a32-8709-7581fc1bde28, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8407ee8c-5a41-42e1-8763-99e891044c53, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8407ee8c-5a41-42e1-8763-99e891044c53, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 8407ee8c-5a41-42e1-8763-99e891044c53, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db3863ab-0c9b-4a67-9a3d-28278c32ec2f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db3863ab-0c9b-4a67-9a3d-28278c32ec2f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, db3863ab-0c9b-4a67-9a3d-28278c32ec2f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6735b15a-c651-48cb-8d88-56156b2179c5, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6735b15a-c651-48cb-8d88-56156b2179c5, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 6735b15a-c651-48cb-8d88-56156b2179c5, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ec2bf91-0a72-4fcc-8b89-93d8bc420734, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ec2bf91-0a72-4fcc-8b89-93d8bc420734, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 9ec2bf91-0a72-4fcc-8b89-93d8bc420734, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 884521d6-b85e-4407-badd-50cd392b7aa6, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 884521d6-b85e-4407-badd-50cd392b7aa6, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 884521d6-b85e-4407-badd-50cd392b7aa6, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db778a5b-276a-41b6-84fa-654d934c7e2d, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db778a5b-276a-41b6-84fa-654d934c7e2d, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, db778a5b-276a-41b6-84fa-654d934c7e2d, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dbde1461-d867-4f08-baea-438cc428ace9, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbde1461-d867-4f08-baea-438cc428ace9, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, dbde1461-d867-4f08-baea-438cc428ace9, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e74056e4-d2c3-4419-86a9-c827e9edcc7c, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e74056e4-d2c3-4419-86a9-c827e9edcc7c, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, e74056e4-d2c3-4419-86a9-c827e9edcc7c, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ff96288-7878-4730-907b-c491bbe4f3f7, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ff96288-7878-4730-907b-c491bbe4f3f7, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4ff96288-7878-4730-907b-c491bbe4f3f7, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cacacb6-fbe4-41b8-b9eb-eae8838aae4b, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cacacb6-fbe4-41b8-b9eb-eae8838aae4b, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 4cacacb6-fbe4-41b8-b9eb-eae8838aae4b, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5d22527-7072-4ad0-9f12-e0c3e5d306d5, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5d22527-7072-4ad0-9f12-e0c3e5d306d5, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, d5d22527-7072-4ad0-9f12-e0c3e5d306d5, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b648775a-3985-41e0-a3f8-e69a83e293f2, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b648775a-3985-41e0-a3f8-e69a83e293f2, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, b648775a-3985-41e0-a3f8-e69a83e293f2, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 945efccb-99e7-43ad-b967-bc5560e65e3f, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 945efccb-99e7-43ad-b967-bc5560e65e3f, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 945efccb-99e7-43ad-b967-bc5560e65e3f, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f316dccf-bc2f-4c85-9854-35499eab459c, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f316dccf-bc2f-4c85-9854-35499eab459c, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, f316dccf-bc2f-4c85-9854-35499eab459c, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f7e4f1a-4867-4e17-88d0-7fc724091941, ghrun-kj7ehpytbu.auto.internal:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f7e4f1a-4867-4e17-88d0-7fc724091941, ghrun-kj7ehpytbu.auto.internal:26301): request = { session_id: "ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==" 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, 9f7e4f1a-4867-4e17-88d0-7fc724091941, ghrun-kj7ehpytbu.auto.internal:26301): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzA1NmVlM2YtOTQ4NzM3NmUtYjM5MTNhMS1hMDk0MzVjOQ==
---------------------------- 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:299 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:379 RpcState(ListEndpoints, daf6a2a1-668b-4dfb-bea2-bea10bf0621f, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, daf6a2a1-668b-4dfb-bea2-bea10bf0621f, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, daf6a2a1-668b-4dfb-bea2-bea10bf0621f, localhost:6845): 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:6845". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, cf2985bb-dcc9-4081-9bd7-4f41001d79d0, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cf2985bb-dcc9-4081-9bd7-4f41001d79d0, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cf2985bb-dcc9-4081-9bd7-4f41001d79d0, localhost:6845): 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:6845". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 3d8f78fe-5dea-45f3-bf5c-03bc7395d5ea, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3d8f78fe-5dea-45f3-bf5c-03bc7395d5ea, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3d8f78fe-5dea-45f3-bf5c-03bc7395d5ea, localhost:6845): 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:6845". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 645ef10d-a7ea-44cb-aed5-dfe24e41e949, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 645ef10d-a7ea-44cb-aed5-dfe24e41e949, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 645ef10d-a7ea-44cb-aed5-dfe24e41e949, localhost:6845): 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:6845". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 8bcd597c-3117-4a2d-91ae-f8b6b9921873, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8bcd597c-3117-4a2d-91ae-f8b6b9921873, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8bcd597c-3117-4a2d-91ae-f8b6b9921873, localhost:6845): 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:6845". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 2a1c4f76-7215-4459-9f8e-9fe59a5557fb, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2a1c4f76-7215-4459-9f8e-9fe59a5557fb, localhost:6845): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2a1c4f76-7215-4459-9f8e-9fe59a5557fb, localhost:6845): 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:6845". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 216b0da0-ac63-4c1f-b233-c5440abfd8bb, localhost:6845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 216b0da0-ac63-4c1f-b233-c5440abfd8bb, localhost:6845): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 216b0da0-ac63-4c1f-b233-c5440abfd8bb, localhost:6845): 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  {created_time:"2025-10-28T16:03:27.048794217+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, 216b0da0-ac63-4c1f-b233-c5440abfd8bb, localhost:6845): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:6845". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-28T16:03:27.048794217+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 8e9a26fa-4f18-472a-a680-08dc885e6245, localhost:26301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8e9a26fa-4f18-472a-a680-08dc885e6245, localhost:26301): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8e9a26fa-4f18-472a-a680-08dc885e6245, localhost:26301): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 26301 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-kj7ehpytbu.auto.internal:26301, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26301
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:6845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6845". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:6845/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29937
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8761
============================== slowest durations ===============================
406.73s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
132.65s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
17.05s 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/nkj6/002711/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/nkj6/002711/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, 2 sessions to shutdown
Current KQP shutdown state: spent 3.057347 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.098008 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.119403 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.124104 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.245129 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.382219 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.526211 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.738072 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.040209 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.281781 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.460523 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.599438 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006414 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1935484==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ad9482 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b3f14ba 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 0x00001f7f381f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b3df85f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b3df85f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b3df85f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004560fdde in NYdbGrpc::TGRpcRequestImpl<FederatedQuery::DescribeQueryRequest, FederatedQuery::DescribeQueryResponse, NKikimr::NGRpcService::TGRpcFederatedQueryService, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeQueryRequest>, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeQueryResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
==================== 1 passed, 1 error in 558.63s (0:09:18) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026ef/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 ===============================
227.93s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
44.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
16.61s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
======================== 1 passed in 289.89s (0:04:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/00275a/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 .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---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/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---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, 3 sessions to shutdown
E   Current KQP shutdown state: spent 3.03593 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.077269 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.125484 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.432123 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.82601 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.28961 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.527917 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.835528 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.176447 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.490295 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.000601 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.008611 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1719611==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ad9482 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 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b3c000 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034b3c000 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034b3c000 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034b3c000 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 0x000044ee867b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000044ee867b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000044ee867b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000044ee867b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000044ee867b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000044ee867b 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 0x000044f242cd 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 0x000044f26670 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---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/nkj6/00275a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1719533
DEBUG    ya.test:process.py:259 Command (pid 1719533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1719533) elapsed time (sec): 1.0354061126708984
DEBUG    ya.test:process.py:263 Command (pid 1719533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) maxrss: 477152
DEBUG    ya.test:process.py:263 Command (pid 1719533) minflt: 45288
DEBUG    ya.test:process.py:263 Command (pid 1719533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1719533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1719533) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1719533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1719533) stime: 0.195829
DEBUG    ya.test:process.py:263 Command (pid 1719533) utime: 0.563638
DEBUG    ya.test:process.py:263 Command (pid 1719533) wtime: 1.038
DEBUG    ya.test:process.py:275 Command (pid 1719533) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1719533) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8066
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/00275a/r3tmp/kikimr_cluster_5o91sex8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32724
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4411
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/00275a/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/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_8e9g1566.log --grpc-port=9739 --mon-port=31498 --ic-port=8066
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9739/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/00275a/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/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_8e9g1566.log --grpc-port=9739 --mon-port=31498 --ic-port=8066
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_8e9g1566.log', '--grpc-port=9739', '--mon-port=31498', '--ic-port=8066')' in '/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1719611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9739/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/nkj6/00275a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1719612
DEBUG    ya.test:process.py:259 Command (pid 1719612) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1719612) elapsed time (sec): 1.602020025253296
DEBUG    ya.test:process.py:263 Command (pid 1719612) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) maxrss: 476988
DEBUG    ya.test:process.py:263 Command (pid 1719612) minflt: 45366
DEBUG    ya.test:process.py:263 Command (pid 1719612) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 1719612) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1719612) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1719612) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1719612) stime: 0.252678
DEBUG    ya.test:process.py:263 Command (pid 1719612) utime: 0.575418
DEBUG    ya.test:process.py:263 Command (pid 1719612) wtime: 1.61
DEBUG    ya.test:process.py:275 Command (pid 1719612) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1719612) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9739', '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: 8066\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/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9739', '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: 8066\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1720848
DEBUG    ya.test:process.py:259 Command (pid 1720848) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1720848) elapsed time (sec): 1.7057907581329346
DEBUG    ya.test:process.py:263 Command (pid 1720848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) maxrss: 583532
DEBUG    ya.test:process.py:263 Command (pid 1720848) minflt: 51644
DEBUG    ya.test:process.py:263 Command (pid 1720848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 1720848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1720848) nvcsw: 623
DEBUG    ya.test:process.py:263 Command (pid 1720848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1720848) stime: 0.250033
DEBUG    ya.test:process.py:263 Command (pid 1720848) utime: 0.575128
DEBUG    ya.test:process.py:263 Command (pid 1720848) wtime: 1.725
DEBUG    ya.test:process.py:275 Command (pid 1720848) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9739', '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/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:9739', '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: 1721266
DEBUG    ya.test:process.py:259 Command (pid 1721266) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1721266) elapsed time (sec): 1.3461863994598389
DEBUG    ya.test:process.py:263 Command (pid 1721266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) maxrss: 583744
DEBUG    ya.test:process.py:263 Command (pid 1721266) minflt: 51761
DEBUG    ya.test:process.py:263 Command (pid 1721266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 1721266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1721266) nvcsw: 571
DEBUG    ya.test:process.py:263 Command (pid 1721266) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1721266) stime: 0.363189
DEBUG    ya.test:process.py:263 Command (pid 1721266) utime: 0.5660839999999999
DEBUG    ya.test:process.py:263 Command (pid 1721266) wtime: 1.364
DEBUG    ya.test:process.py:275 Command (pid 1721266) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1721266) 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/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24402
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/00275a/r3tmp/kikimr_cluster_6f4tptdb
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22632
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/00275a/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/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_stu2152d.log --grpc-port=14865 --mon-port=25659 --ic-port=24402
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14865/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/00275a/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/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_stu2152d.log --grpc-port=14865 --mon-port=25659 --ic-port=24402
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_stu2152d.log', '--grpc-port=14865', '--mon-port=25659', '--ic-port=24402')' in '/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1721562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14865/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/nkj6/00275a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1721564
DEBUG    ya.test:process.py:259 Command (pid 1721564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1721564) elapsed time (sec): 0.9317417144775391
DEBUG    ya.test:process.py:263 Command (pid 1721564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) maxrss: 601216
DEBUG    ya.test:process.py:263 Command (pid 1721564) minflt: 45364
DEBUG    ya.test:process.py:263 Command (pid 1721564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1721564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1721564) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1721564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1721564) stime: 0.19112099999999999
DEBUG    ya.test:process.py:263 Command (pid 1721564) utime: 0.563618
DEBUG    ya.test:process.py:263 Command (pid 1721564) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 1721564) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1721564) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14865', '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: 24402\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/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14865', '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: 24402\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1723219
DEBUG    ya.test:process.py:259 Command (pid 1723219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1723219) elapsed time (sec): 1.017195463180542
DEBUG    ya.test:process.py:263 Command (pid 1723219) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) maxrss: 660960
DEBUG    ya.test:process.py:263 Command (pid 1723219) minflt: 51519
DEBUG    ya.test:process.py:263 Command (pid 1723219) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) nivcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 1723219) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1723219) nvcsw: 684
DEBUG    ya.test:process.py:263 Command (pid 1723219) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1723219) stime: 0.315312
DEBUG    ya.test:process.py:263 Command (pid 1723219) utime: 0.5764589999999999
DEBUG    ya.test:process.py:263 Command (pid 1723219) wtime: 1.028
DEBUG    ya.test:process.py:275 Command (pid 1723219) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14865', '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/nkj6/00275a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14865', '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: 1723513
DEBUG    ya.test:process.py:259 Command (pid 1723513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1723513) elapsed time (sec): 0.9673078060150146
DEBUG    ya.test:process.py:263 Command (pid 1723513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) maxrss: 661008
DEBUG    ya.test:process.py:263 Command (pid 1723513) minflt: 51658
DEBUG    ya.test:process.py:263 Command (pid 1723513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 1723513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1723513) nvcsw: 430
DEBUG    ya.test:process.py:263 Command (pid 1723513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1723513) stime: 0.263916
DEBUG    ya.test:process.py:263 Command (pid 1723513) utime: 0.533029
DEBUG    ya.test:process.py:263 Command (pid 1723513) wtime: 0.977
DEBUG    ya.test:process.py:275 Command (pid 1723513) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1723513) 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_0__SYNC-pk_types4-all_types4-index4---SYNC])
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 5a78d3bc-4eb5-4fe1-845b-03dc73914625, localhost:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a78d3bc-4eb5-4fe1-845b-03dc73914625, localhost:9739): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a78d3bc-4eb5-4fe1-845b-03dc73914625, localhost:9739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 9739 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-kj7ehpytbu.auto.internal:9739, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 13a473fd-a173-49d2-9a7e-199bf5ead737, localhost:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13a473fd-a173-49d2-9a7e-199bf5ead737, localhost:14865): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13a473fd-a173-49d2-9a7e-199bf5ead737, localhost:14865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 14865 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-kj7ehpytbu.auto.internal:14865, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:14865
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5ba26622-290b-4a34-99f7-cb273c39db64, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ba26622-290b-4a34-99f7-cb273c39db64, ghrun-kj7ehpytbu.auto.internal:9739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ba26622-290b-4a34-99f7-cb273c39db64, ghrun-kj7ehpytbu.auto.internal:9739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, affc41be-74e3-41a2-89da-b1d8fc946fe7, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, affc41be-74e3-41a2-89da-b1d8fc946fe7, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, affc41be-74e3-41a2-89da-b1d8fc946fe7, ghrun-kj7ehpytbu.auto.internal:9739): 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=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53a42d21-bc36-4da7-9448-3e7a1bc5a4be, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53a42d21-bc36-4da7-9448-3e7a1bc5a4be, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_0__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_Int64 Int64, col_index_Int32 Int32, col_index_Int16 Int16,\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_Int64 GLOBAL  SYNC ON (col_index_Int64), INDEX idx_col_index_Int32 GLOBAL  SYNC ON (col_index_Int32), INDEX idx_col_index_Int16 GLOBAL  SYNC ON (col_index_Int16)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53a42d21-bc36-4da7-9448-3e7a1bc5a4be, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42d73dd5-7831-4d68-b113-537af3545cfe, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d73dd5-7831-4d68-b113-537af3545cfe, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(1 AS Int64), CAST(1 AS Int32), CAST(1 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d73dd5-7831-4d68-b113-537af3545cfe, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a14509e-8319-4222-b990-d4b6861938d7, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a14509e-8319-4222-b990-d4b6861938d7, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(2 AS Int64), CAST(2 AS Int32), CAST(2 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a14509e-8319-4222-b990-d4b6861938d7, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e69c183-9476-4c92-b33b-4c9f6fea6702, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e69c183-9476-4c92-b33b-4c9f6fea6702, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(3 AS Int64), CAST(3 AS Int32), CAST(3 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e69c183-9476-4c92-b33b-4c9f6fea6702, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18c3b87b-2680-45c2-be03-988b369e7b77, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18c3b87b-2680-45c2-be03-988b369e7b77, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(4 AS Int64), CAST(4 AS Int32), CAST(4 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18c3b87b-2680-45c2-be03-988b369e7b77, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6da5b308-f136-4a3c-8d9f-319d036bc326, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6da5b308-f136-4a3c-8d9f-319d036bc326, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(5 AS Int64), CAST(5 AS Int32), CAST(5 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6da5b308-f136-4a3c-8d9f-319d036bc326, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4af62328-8f3d-42a9-b60b-aa57966fc9e6, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4af62328-8f3d-42a9-b60b-aa57966fc9e6, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(6 AS Int64), CAST(6 AS Int32), CAST(6 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4af62328-8f3d-42a9-b60b-aa57966fc9e6, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b30bacf8-3447-4257-ac9a-c7d6e9220713, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b30bacf8-3447-4257-ac9a-c7d6e9220713, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(7 AS Int64), CAST(7 AS Int32), CAST(7 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b30bacf8-3447-4257-ac9a-c7d6e9220713, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aef3e13e-df3a-4473-96b2-0a768bc8fa86, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aef3e13e-df3a-4473-96b2-0a768bc8fa86, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(8 AS Int64), CAST(8 AS Int32), CAST(8 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aef3e13e-df3a-4473-96b2-0a768bc8fa86, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00be10c4-2c13-44fc-84ad-cc7f40775fe3, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00be10c4-2c13-44fc-84ad-cc7f40775fe3, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(9 AS Int64), CAST(9 AS Int32), CAST(9 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00be10c4-2c13-44fc-84ad-cc7f40775fe3, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3549990a-6e61-468e-b3c2-dd5a8b26cea9, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3549990a-6e61-468e-b3c2-dd5a8b26cea9, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(10 AS Int64), CAST(10 AS Int32), CAST(10 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3549990a-6e61-468e-b3c2-dd5a8b26cea9, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 572b008c-d746-497e-8760-efe320a990b3, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 572b008c-d746-497e-8760-efe320a990b3, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(11 AS Int64), CAST(11 AS Int32), CAST(11 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 572b008c-d746-497e-8760-efe320a990b3, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68f1ba89-184f-4181-a153-8a177de1352b, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68f1ba89-184f-4181-a153-8a177de1352b, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(12 AS Int64), CAST(12 AS Int32), CAST(12 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68f1ba89-184f-4181-a153-8a177de1352b, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b61fffa-af12-48ea-a0dd-33c13e1ec91c, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b61fffa-af12-48ea-a0dd-33c13e1ec91c, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(13 AS Int64), CAST(13 AS Int32), CAST(13 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b61fffa-af12-48ea-a0dd-33c13e1ec91c, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4bdfcfd-034d-4de8-9c98-5a75941de521, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4bdfcfd-034d-4de8-9c98-5a75941de521, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(14 AS Int64), CAST(14 AS Int32), CAST(14 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4bdfcfd-034d-4de8-9c98-5a75941de521, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07bca7bb-0640-47db-9ab5-b33110358e5b, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07bca7bb-0640-47db-9ab5-b33110358e5b, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(15 AS Int64), CAST(15 AS Int32), CAST(15 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07bca7bb-0640-47db-9ab5-b33110358e5b, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cbf429b-f686-448d-9f40-0072e110c06e, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cbf429b-f686-448d-9f40-0072e110c06e, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(16 AS Int64), CAST(16 AS Int32), CAST(16 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cbf429b-f686-448d-9f40-0072e110c06e, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6520c7ed-4115-4279-8626-0b82302340c2, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6520c7ed-4115-4279-8626-0b82302340c2, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(17 AS Int64), CAST(17 AS Int32), CAST(17 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6520c7ed-4115-4279-8626-0b82302340c2, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ed1a219-c810-4d7f-b443-97fa1c946791, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ed1a219-c810-4d7f-b443-97fa1c946791, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(18 AS Int64), CAST(18 AS Int32), CAST(18 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ed1a219-c810-4d7f-b443-97fa1c946791, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87acfda5-e313-4800-823d-12fe6bbfe519, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87acfda5-e313-4800-823d-12fe6bbfe519, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(19 AS Int64), CAST(19 AS Int32), CAST(19 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87acfda5-e313-4800-823d-12fe6bbfe519, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 178da07c-593d-4489-be27-7c120ffae185, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 178da07c-593d-4489-be27-7c120ffae185, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(20 AS Int64), CAST(20 AS Int32), CAST(20 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 178da07c-593d-4489-be27-7c120ffae185, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4a3a581-be29-4d41-9ef7-c7441e9c9298, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4a3a581-be29-4d41-9ef7-c7441e9c9298, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(21 AS Int64), CAST(21 AS Int32), CAST(21 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4a3a581-be29-4d41-9ef7-c7441e9c9298, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11ccc662-86d7-4d9e-bc73-ffe19eaafcd5, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11ccc662-86d7-4d9e-bc73-ffe19eaafcd5, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(22 AS Int64), CAST(22 AS Int32), CAST(22 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11ccc662-86d7-4d9e-bc73-ffe19eaafcd5, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82840796-95ae-42be-8ee2-2386efef734b, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82840796-95ae-42be-8ee2-2386efef734b, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(23 AS Int64), CAST(23 AS Int32), CAST(23 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82840796-95ae-42be-8ee2-2386efef734b, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a30de60-9a43-4bc3-8fad-6b483732d850, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a30de60-9a43-4bc3-8fad-6b483732d850, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(24 AS Int64), CAST(24 AS Int32), CAST(24 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a30de60-9a43-4bc3-8fad-6b483732d850, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24477638-b0b2-436e-b8fc-d4210c5c2edd, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24477638-b0b2-436e-b8fc-d4210c5c2edd, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(25 AS Int64), CAST(25 AS Int32), CAST(25 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24477638-b0b2-436e-b8fc-d4210c5c2edd, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a71fc15f-2a3a-49cb-8c0e-27d8a5fb9989, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a71fc15f-2a3a-49cb-8c0e-27d8a5fb9989, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(26 AS Int64), CAST(26 AS Int32), CAST(26 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a71fc15f-2a3a-49cb-8c0e-27d8a5fb9989, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6a6985c-41e8-474b-aa56-cfed5475b255, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6a6985c-41e8-474b-aa56-cfed5475b255, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(27 AS Int64), CAST(27 AS Int32), CAST(27 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6a6985c-41e8-474b-aa56-cfed5475b255, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c45fb423-2854-4b38-84bd-94858c0a1eb1, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c45fb423-2854-4b38-84bd-94858c0a1eb1, ghrun-kj7ehpytbu.auto.internal:14865): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c45fb423-2854-4b38-84bd-94858c0a1eb1, ghrun-kj7ehpytbu.auto.internal:14865): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 1d943c41-bf9d-4ea3-921a-6653f2994a42, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d943c41-bf9d-4ea3-921a-6653f2994a42, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d943c41-bf9d-4ea3-921a-6653f2994a42, ghrun-kj7ehpytbu.auto.internal:14865): 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=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45c1bcb1-7741-4994-92d4-27385c82e570, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45c1bcb1-7741-4994-92d4-27385c82e570, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_0__SYNC`\n                        FOR `/Root/table_index_0__SYNC` AS `/Root/table_index_0__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:9739/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45c1bcb1-7741-4994-92d4-27385c82e570, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec70c766-e01d-4f1a-b02a-117d03ef5ffa, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec70c766-e01d-4f1a-b02a-117d03ef5ffa, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec70c766-e01d-4f1a-b02a-117d03ef5ffa, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c295eff-f354-41e7-bfa7-cd3053cd44de, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c295eff-f354-41e7-bfa7-cd3053cd44de, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c295eff-f354-41e7-bfa7-cd3053cd44de, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59426f22-b3aa-405d-99d9-aa93b66b7c83, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59426f22-b3aa-405d-99d9-aa93b66b7c83, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(1 AS Int64) and col_index_Int32=CAST(1 AS Int32) and col_index_Int16=CAST(1 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59426f22-b3aa-405d-99d9-aa93b66b7c83, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92c542af-14df-4989-89b2-eec026e2752e, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92c542af-14df-4989-89b2-eec026e2752e, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(2 AS Int64) and col_index_Int32=CAST(2 AS Int32) and col_index_Int16=CAST(2 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92c542af-14df-4989-89b2-eec026e2752e, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 22129209-5655-446f-ba75-cb0bb8071cc2, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22129209-5655-446f-ba75-cb0bb8071cc2, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(3 AS Int64) and col_index_Int32=CAST(3 AS Int32) and col_index_Int16=CAST(3 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22129209-5655-446f-ba75-cb0bb8071cc2, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99a8b5d2-7595-469e-926d-4887fdfba12a, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99a8b5d2-7595-469e-926d-4887fdfba12a, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(4 AS Int64) and col_index_Int32=CAST(4 AS Int32) and col_index_Int16=CAST(4 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99a8b5d2-7595-469e-926d-4887fdfba12a, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 60b256dd-c0e9-4cc2-aedf-1807b8a6b08f, localhost:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60b256dd-c0e9-4cc2-aedf-1807b8a6b08f, localhost:9739): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60b256dd-c0e9-4cc2-aedf-1807b8a6b08f, localhost:9739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 9739 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-kj7ehpytbu.auto.internal:9739, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e789eb20-adce-4364-a2fc-29c01ac421b9, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e789eb20-adce-4364-a2fc-29c01ac421b9, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(5 AS Int64) and col_index_Int32=CAST(5 AS Int32) and col_index_Int16=CAST(5 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e789eb20-adce-4364-a2fc-29c01ac421b9, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db2c9b34-98aa-428a-9d24-44ba52f5d95d, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db2c9b34-98aa-428a-9d24-44ba52f5d95d, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(6 AS Int64) and col_index_Int32=CAST(6 AS Int32) and col_index_Int16=CAST(6 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db2c9b34-98aa-428a-9d24-44ba52f5d95d, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d8ad777-25d9-4d7a-a1dc-763e2823bd63, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d8ad777-25d9-4d7a-a1dc-763e2823bd63, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(7 AS Int64) and col_index_Int32=CAST(7 AS Int32) and col_index_Int16=CAST(7 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d8ad777-25d9-4d7a-a1dc-763e2823bd63, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 277357da-bee1-443e-8294-15564c7c54b3, localhost:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 277357da-bee1-443e-8294-15564c7c54b3, localhost:14865): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 277357da-bee1-443e-8294-15564c7c54b3, localhost:14865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 14865 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-kj7ehpytbu.auto.internal:14865, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14865
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b089b4f-2664-4bfc-bee4-eaa59514d9ef, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b089b4f-2664-4bfc-bee4-eaa59514d9ef, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(8 AS Int64) and col_index_Int32=CAST(8 AS Int32) and col_index_Int16=CAST(8 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b089b4f-2664-4bfc-bee4-eaa59514d9ef, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27277afc-c9e2-4f70-9bd8-38f87eea481a, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27277afc-c9e2-4f70-9bd8-38f87eea481a, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(9 AS Int64) and col_index_Int32=CAST(9 AS Int32) and col_index_Int16=CAST(9 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27277afc-c9e2-4f70-9bd8-38f87eea481a, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 916fcfed-1113-4fff-b164-d112f80ef2f5, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 916fcfed-1113-4fff-b164-d112f80ef2f5, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(10 AS Int64) and col_index_Int32=CAST(10 AS Int32) and col_index_Int16=CAST(10 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 916fcfed-1113-4fff-b164-d112f80ef2f5, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0374123e-1798-4c65-93ae-5ecbc38e2961, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0374123e-1798-4c65-93ae-5ecbc38e2961, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(11 AS Int64) and col_index_Int32=CAST(11 AS Int32) and col_index_Int16=CAST(11 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0374123e-1798-4c65-93ae-5ecbc38e2961, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4faa9b5-48ae-4698-abc1-29035347aaef, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4faa9b5-48ae-4698-abc1-29035347aaef, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(12 AS Int64) and col_index_Int32=CAST(12 AS Int32) and col_index_Int16=CAST(12 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4faa9b5-48ae-4698-abc1-29035347aaef, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 700ce5cc-5d05-4ec1-8de9-cc47875290e7, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 700ce5cc-5d05-4ec1-8de9-cc47875290e7, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(13 AS Int64) and col_index_Int32=CAST(13 AS Int32) and col_index_Int16=CAST(13 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 700ce5cc-5d05-4ec1-8de9-cc47875290e7, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32bef24c-e813-4cfc-81af-f4a184310307, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32bef24c-e813-4cfc-81af-f4a184310307, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(14 AS Int64) and col_index_Int32=CAST(14 AS Int32) and col_index_Int16=CAST(14 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32bef24c-e813-4cfc-81af-f4a184310307, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c017c119-29c2-4320-96e8-d29a27273c9f, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c017c119-29c2-4320-96e8-d29a27273c9f, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(15 AS Int64) and col_index_Int32=CAST(15 AS Int32) and col_index_Int16=CAST(15 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c017c119-29c2-4320-96e8-d29a27273c9f, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dfaefc65-0026-4c7e-9032-4ddb02cf4395, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfaefc65-0026-4c7e-9032-4ddb02cf4395, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(16 AS Int64) and col_index_Int32=CAST(16 AS Int32) and col_index_Int16=CAST(16 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfaefc65-0026-4c7e-9032-4ddb02cf4395, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 168c09bd-45ba-49e1-8b01-d780d5424b0b, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 168c09bd-45ba-49e1-8b01-d780d5424b0b, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(17 AS Int64) and col_index_Int32=CAST(17 AS Int32) and col_index_Int16=CAST(17 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 168c09bd-45ba-49e1-8b01-d780d5424b0b, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1020aae6-d5ba-4695-99be-88e33b5952ea, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1020aae6-d5ba-4695-99be-88e33b5952ea, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(18 AS Int64) and col_index_Int32=CAST(18 AS Int32) and col_index_Int16=CAST(18 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1020aae6-d5ba-4695-99be-88e33b5952ea, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bb3c6df-89da-4fe5-93d5-a04d60b6ae93, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bb3c6df-89da-4fe5-93d5-a04d60b6ae93, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(19 AS Int64) and col_index_Int32=CAST(19 AS Int32) and col_index_Int16=CAST(19 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bb3c6df-89da-4fe5-93d5-a04d60b6ae93, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47bf9352-331d-4a2a-8071-24b9aceafb14, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47bf9352-331d-4a2a-8071-24b9aceafb14, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(20 AS Int64) and col_index_Int32=CAST(20 AS Int32) and col_index_Int16=CAST(20 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47bf9352-331d-4a2a-8071-24b9aceafb14, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, de8b7111-fc00-4a07-bfaf-758dc93de929, localhost:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, de8b7111-fc00-4a07-bfaf-758dc93de929, localhost:9739): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, de8b7111-fc00-4a07-bfaf-758dc93de929, localhost:9739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 9739 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-kj7ehpytbu.auto.internal:9739, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cb87da81-310c-417e-8b01-ff79678d0445, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb87da81-310c-417e-8b01-ff79678d0445, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(21 AS Int64) and col_index_Int32=CAST(21 AS Int32) and col_index_Int16=CAST(21 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb87da81-310c-417e-8b01-ff79678d0445, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 065da0d7-a078-44cc-b895-eb839380d3f6, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 065da0d7-a078-44cc-b895-eb839380d3f6, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(22 AS Int64) and col_index_Int32=CAST(22 AS Int32) and col_index_Int16=CAST(22 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 065da0d7-a078-44cc-b895-eb839380d3f6, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 9317f4ce-0842-49b6-85ca-e88cca661688, localhost:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9317f4ce-0842-49b6-85ca-e88cca661688, localhost:14865): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9317f4ce-0842-49b6-85ca-e88cca661688, localhost:14865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 14865 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-kj7ehpytbu.auto.internal:14865, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14865
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d58b6e4-c3bd-496a-a9dc-6ad1aa390de6, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d58b6e4-c3bd-496a-a9dc-6ad1aa390de6, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(23 AS Int64) and col_index_Int32=CAST(23 AS Int32) and col_index_Int16=CAST(23 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d58b6e4-c3bd-496a-a9dc-6ad1aa390de6, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8753b4fa-a1cb-4ceb-85a4-472bbf199279, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8753b4fa-a1cb-4ceb-85a4-472bbf199279, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(24 AS Int64) and col_index_Int32=CAST(24 AS Int32) and col_index_Int16=CAST(24 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8753b4fa-a1cb-4ceb-85a4-472bbf199279, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ac89857-16a2-47b7-9299-2fbf71efab04, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ac89857-16a2-47b7-9299-2fbf71efab04, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(25 AS Int64) and col_index_Int32=CAST(25 AS Int32) and col_index_Int16=CAST(25 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ac89857-16a2-47b7-9299-2fbf71efab04, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1521fad-fff2-41cb-a6f7-031b0fbab6c9, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1521fad-fff2-41cb-a6f7-031b0fbab6c9, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(26 AS Int64) and col_index_Int32=CAST(26 AS Int32) and col_index_Int16=CAST(26 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1521fad-fff2-41cb-a6f7-031b0fbab6c9, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c9ebc15-4a42-4340-b48e-d7958c46563a, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c9ebc15-4a42-4340-b48e-d7958c46563a, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(27 AS Int64) and col_index_Int32=CAST(27 AS Int32) and col_index_Int16=CAST(27 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c9ebc15-4a42-4340-b48e-d7958c46563a, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24efc393-5f59-4ca7-9434-6132356989e4, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24efc393-5f59-4ca7-9434-6132356989e4, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_0__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24efc393-5f59-4ca7-9434-6132356989e4, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e33c7744-49c6-4cf7-bd41-c9b3e77995e3, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e33c7744-49c6-4cf7-bd41-c9b3e77995e3, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e33c7744-49c6-4cf7-bd41-c9b3e77995e3, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd02b78a-da34-4b2a-84f1-a077509195f4, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd02b78a-da34-4b2a-84f1-a077509195f4, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd02b78a-da34-4b2a-84f1-a077509195f4, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e065533-047a-4925-9a94-fdbb1420800a, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e065533-047a-4925-9a94-fdbb1420800a, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e065533-047a-4925-9a94-fdbb1420800a, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bcb2bf6c-5abc-4fe6-a647-ff755751a576, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcb2bf6c-5abc-4fe6-a647-ff755751a576, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(1 AS Int64), CAST(1 AS Int32), CAST(1 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcb2bf6c-5abc-4fe6-a647-ff755751a576, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5983e9aa-aac5-490c-9372-b0be4fa28dc4, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5983e9aa-aac5-490c-9372-b0be4fa28dc4, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(2 AS Int64), CAST(2 AS Int32), CAST(2 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5983e9aa-aac5-490c-9372-b0be4fa28dc4, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a171d97-477d-48d8-97a5-a1497dc8c99e, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a171d97-477d-48d8-97a5-a1497dc8c99e, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(3 AS Int64), CAST(3 AS Int32), CAST(3 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a171d97-477d-48d8-97a5-a1497dc8c99e, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b892a03b-350c-498d-9643-b6ca382ec778, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b892a03b-350c-498d-9643-b6ca382ec778, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(4 AS Int64), CAST(4 AS Int32), CAST(4 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b892a03b-350c-498d-9643-b6ca382ec778, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 57c27f58-ea30-49cd-837e-4a849aca6540, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57c27f58-ea30-49cd-837e-4a849aca6540, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(5 AS Int64), CAST(5 AS Int32), CAST(5 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57c27f58-ea30-49cd-837e-4a849aca6540, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f381c25f-c80a-4743-994a-73bb25176354, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f381c25f-c80a-4743-994a-73bb25176354, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(6 AS Int64), CAST(6 AS Int32), CAST(6 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f381c25f-c80a-4743-994a-73bb25176354, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 565eb3c8-b84a-4e51-a4c7-d6d128039273, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565eb3c8-b84a-4e51-a4c7-d6d128039273, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(7 AS Int64), CAST(7 AS Int32), CAST(7 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 565eb3c8-b84a-4e51-a4c7-d6d128039273, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 441b0251-8ed2-451e-8457-d74c58212c46, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 441b0251-8ed2-451e-8457-d74c58212c46, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(8 AS Int64), CAST(8 AS Int32), CAST(8 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 441b0251-8ed2-451e-8457-d74c58212c46, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98d5145d-e612-4d90-8070-a6f11bc8e659, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98d5145d-e612-4d90-8070-a6f11bc8e659, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(9 AS Int64), CAST(9 AS Int32), CAST(9 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98d5145d-e612-4d90-8070-a6f11bc8e659, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 213c1e0e-afb2-4ecf-96f5-c2f31a26fa29, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 213c1e0e-afb2-4ecf-96f5-c2f31a26fa29, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(10 AS Int64), CAST(10 AS Int32), CAST(10 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 213c1e0e-afb2-4ecf-96f5-c2f31a26fa29, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88013c5d-3899-4c53-90b6-19c9b8cdf78e, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88013c5d-3899-4c53-90b6-19c9b8cdf78e, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(11 AS Int64), CAST(11 AS Int32), CAST(11 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88013c5d-3899-4c53-90b6-19c9b8cdf78e, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, cc6c4c22-d6b6-478f-8585-65ee4e0595b7, localhost:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cc6c4c22-d6b6-478f-8585-65ee4e0595b7, localhost:14865): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cc6c4c22-d6b6-478f-8585-65ee4e0595b7, localhost:14865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 14865 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-kj7ehpytbu.auto.internal:14865, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14865
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2397b4de-9d68-4052-b409-a4eba076f3eb, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2397b4de-9d68-4052-b409-a4eba076f3eb, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(12 AS Int64), CAST(12 AS Int32), CAST(12 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2397b4de-9d68-4052-b409-a4eba076f3eb, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18ee44ab-bac4-4f22-8025-688e27316c9b, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18ee44ab-bac4-4f22-8025-688e27316c9b, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(13 AS Int64), CAST(13 AS Int32), CAST(13 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18ee44ab-bac4-4f22-8025-688e27316c9b, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6e89dbc-cbcb-4521-8896-66c668135bb8, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e89dbc-cbcb-4521-8896-66c668135bb8, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(14 AS Int64), CAST(14 AS Int32), CAST(14 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6e89dbc-cbcb-4521-8896-66c668135bb8, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4678be7-d13c-4027-beec-cb94a11b92d6, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4678be7-d13c-4027-beec-cb94a11b92d6, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(15 AS Int64), CAST(15 AS Int32), CAST(15 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4678be7-d13c-4027-beec-cb94a11b92d6, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 101070a2-9616-4e4d-9e3d-14bab14c4407, localhost:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 101070a2-9616-4e4d-9e3d-14bab14c4407, localhost:9739): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 101070a2-9616-4e4d-9e3d-14bab14c4407, localhost:9739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 9739 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-kj7ehpytbu.auto.internal:9739, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56f47bd2-4424-41d6-bf20-cb9d13e19b88, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56f47bd2-4424-41d6-bf20-cb9d13e19b88, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(16 AS Int64), CAST(16 AS Int32), CAST(16 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56f47bd2-4424-41d6-bf20-cb9d13e19b88, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f66af5a0-9f06-4f80-aafa-5fa904122f6a, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f66af5a0-9f06-4f80-aafa-5fa904122f6a, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(17 AS Int64), CAST(17 AS Int32), CAST(17 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f66af5a0-9f06-4f80-aafa-5fa904122f6a, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 769f5aa7-1cc7-43c3-b750-ac95806db619, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 769f5aa7-1cc7-43c3-b750-ac95806db619, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(18 AS Int64), CAST(18 AS Int32), CAST(18 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 769f5aa7-1cc7-43c3-b750-ac95806db619, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8da174d4-4ab3-45d9-94a1-5d873e71a7ac, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8da174d4-4ab3-45d9-94a1-5d873e71a7ac, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(19 AS Int64), CAST(19 AS Int32), CAST(19 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8da174d4-4ab3-45d9-94a1-5d873e71a7ac, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 180aa648-959b-4adb-82d4-26ce154d15eb, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 180aa648-959b-4adb-82d4-26ce154d15eb, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(20 AS Int64), CAST(20 AS Int32), CAST(20 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 180aa648-959b-4adb-82d4-26ce154d15eb, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a39f8af3-c630-4465-a382-dc7e2c69c9b8, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a39f8af3-c630-4465-a382-dc7e2c69c9b8, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(21 AS Int64), CAST(21 AS Int32), CAST(21 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a39f8af3-c630-4465-a382-dc7e2c69c9b8, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d3e5ead-14ec-4dfe-8485-eb4f04447b02, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d3e5ead-14ec-4dfe-8485-eb4f04447b02, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(22 AS Int64), CAST(22 AS Int32), CAST(22 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d3e5ead-14ec-4dfe-8485-eb4f04447b02, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ca17933-c8fd-4094-aa9d-3519eca62752, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ca17933-c8fd-4094-aa9d-3519eca62752, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(23 AS Int64), CAST(23 AS Int32), CAST(23 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ca17933-c8fd-4094-aa9d-3519eca62752, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b6992f9-552b-4ba7-b507-c1dd3d4ba5f3, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b6992f9-552b-4ba7-b507-c1dd3d4ba5f3, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(24 AS Int64), CAST(24 AS Int32), CAST(24 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b6992f9-552b-4ba7-b507-c1dd3d4ba5f3, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c364800c-25c9-463d-a9af-c25ac9440bb1, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c364800c-25c9-463d-a9af-c25ac9440bb1, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(25 AS Int64), CAST(25 AS Int32), CAST(25 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c364800c-25c9-463d-a9af-c25ac9440bb1, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba0162cd-ccc2-4820-9f11-bcba043a584e, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba0162cd-ccc2-4820-9f11-bcba043a584e, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(26 AS Int64), CAST(26 AS Int32), CAST(26 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba0162cd-ccc2-4820-9f11-bcba043a584e, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dfa66512-4f91-4cb6-8a50-8a3f57f1b0c1, ghrun-kj7ehpytbu.auto.internal:9739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfa66512-4f91-4cb6-8a50-8a3f57f1b0c1, ghrun-kj7ehpytbu.auto.internal:9739): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__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_Int64, col_index_Int32, col_index_Int16\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(27 AS Int64), CAST(27 AS Int32), CAST(27 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfa66512-4f91-4cb6-8a50-8a3f57f1b0c1, ghrun-kj7ehpytbu.auto.internal:9739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDhhZjU1YWEtNGY1ZmI3ZGQtODM4YmFmMmUtNjFlMmM1YTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c5f7bef-e7f8-4680-94cf-004ba9e6e931, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c5f7bef-e7f8-4680-94cf-004ba9e6e931, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c5f7bef-e7f8-4680-94cf-004ba9e6e931, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 011782df-8a00-4243-9582-5f155cdd7471, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 011782df-8a00-4243-9582-5f155cdd7471, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(1 AS Int64) and col_index_Int32=CAST(1 AS Int32) and col_index_Int16=CAST(1 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 011782df-8a00-4243-9582-5f155cdd7471, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 798cc566-765f-4efa-94fa-3fc12bcd5909, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 798cc566-765f-4efa-94fa-3fc12bcd5909, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(2 AS Int64) and col_index_Int32=CAST(2 AS Int32) and col_index_Int16=CAST(2 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 798cc566-765f-4efa-94fa-3fc12bcd5909, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a837f13d-9399-4353-a4ec-35a4c63337a9, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a837f13d-9399-4353-a4ec-35a4c63337a9, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(3 AS Int64) and col_index_Int32=CAST(3 AS Int32) and col_index_Int16=CAST(3 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a837f13d-9399-4353-a4ec-35a4c63337a9, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07b9f2d3-34e3-4d74-aa1e-257304413cfb, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07b9f2d3-34e3-4d74-aa1e-257304413cfb, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(4 AS Int64) and col_index_Int32=CAST(4 AS Int32) and col_index_Int16=CAST(4 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07b9f2d3-34e3-4d74-aa1e-257304413cfb, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a98ec981-80db-4016-99a6-7659f9edbd60, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a98ec981-80db-4016-99a6-7659f9edbd60, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(5 AS Int64) and col_index_Int32=CAST(5 AS Int32) and col_index_Int16=CAST(5 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a98ec981-80db-4016-99a6-7659f9edbd60, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e335c54-9936-41dd-ad9d-6c4858547118, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e335c54-9936-41dd-ad9d-6c4858547118, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(6 AS Int64) and col_index_Int32=CAST(6 AS Int32) and col_index_Int16=CAST(6 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e335c54-9936-41dd-ad9d-6c4858547118, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c83e18dc-2232-4005-88c6-e720e39fa7c1, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c83e18dc-2232-4005-88c6-e720e39fa7c1, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(7 AS Int64) and col_index_Int32=CAST(7 AS Int32) and col_index_Int16=CAST(7 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c83e18dc-2232-4005-88c6-e720e39fa7c1, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1399c39-f271-4378-a0f7-326db798da6c, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1399c39-f271-4378-a0f7-326db798da6c, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(8 AS Int64) and col_index_Int32=CAST(8 AS Int32) and col_index_Int16=CAST(8 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1399c39-f271-4378-a0f7-326db798da6c, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdc7e8b2-22bc-4c59-b279-80c21e097251, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdc7e8b2-22bc-4c59-b279-80c21e097251, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(9 AS Int64) and col_index_Int32=CAST(9 AS Int32) and col_index_Int16=CAST(9 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdc7e8b2-22bc-4c59-b279-80c21e097251, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4760cc37-622d-45c6-b9e5-bf40dd1f417f, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4760cc37-622d-45c6-b9e5-bf40dd1f417f, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(10 AS Int64) and col_index_Int32=CAST(10 AS Int32) and col_index_Int16=CAST(10 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4760cc37-622d-45c6-b9e5-bf40dd1f417f, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64f40992-2ead-4368-bf5a-0e73ff7fce6b, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f40992-2ead-4368-bf5a-0e73ff7fce6b, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(11 AS Int64) and col_index_Int32=CAST(11 AS Int32) and col_index_Int16=CAST(11 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64f40992-2ead-4368-bf5a-0e73ff7fce6b, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0a3face-07e7-4852-8be9-f04c7d5f588d, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0a3face-07e7-4852-8be9-f04c7d5f588d, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(12 AS Int64) and col_index_Int32=CAST(12 AS Int32) and col_index_Int16=CAST(12 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0a3face-07e7-4852-8be9-f04c7d5f588d, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6364d87e-c002-4ce5-9b4a-909255aaf446, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6364d87e-c002-4ce5-9b4a-909255aaf446, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(13 AS Int64) and col_index_Int32=CAST(13 AS Int32) and col_index_Int16=CAST(13 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6364d87e-c002-4ce5-9b4a-909255aaf446, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78f41975-82f6-4b9d-ad02-d9d53150235a, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78f41975-82f6-4b9d-ad02-d9d53150235a, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(14 AS Int64) and col_index_Int32=CAST(14 AS Int32) and col_index_Int16=CAST(14 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78f41975-82f6-4b9d-ad02-d9d53150235a, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e56147e7-124e-48f7-a9e4-7ef18e32b51c, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e56147e7-124e-48f7-a9e4-7ef18e32b51c, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(15 AS Int64) and col_index_Int32=CAST(15 AS Int32) and col_index_Int16=CAST(15 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e56147e7-124e-48f7-a9e4-7ef18e32b51c, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 140a69a2-2778-48f2-81ac-beb822b190b7, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 140a69a2-2778-48f2-81ac-beb822b190b7, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(16 AS Int64) and col_index_Int32=CAST(16 AS Int32) and col_index_Int16=CAST(16 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 140a69a2-2778-48f2-81ac-beb822b190b7, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f4e46cc-882a-4404-ba36-60dc5285799f, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f4e46cc-882a-4404-ba36-60dc5285799f, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(17 AS Int64) and col_index_Int32=CAST(17 AS Int32) and col_index_Int16=CAST(17 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f4e46cc-882a-4404-ba36-60dc5285799f, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7690d8d7-8a06-4787-b493-0743d9e7b246, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7690d8d7-8a06-4787-b493-0743d9e7b246, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(18 AS Int64) and col_index_Int32=CAST(18 AS Int32) and col_index_Int16=CAST(18 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7690d8d7-8a06-4787-b493-0743d9e7b246, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd529593-d3e1-428e-b47c-4c84e66175f3, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd529593-d3e1-428e-b47c-4c84e66175f3, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(19 AS Int64) and col_index_Int32=CAST(19 AS Int32) and col_index_Int16=CAST(19 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd529593-d3e1-428e-b47c-4c84e66175f3, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02cc110b-4d9d-42e5-ae77-2e640797d6a8, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02cc110b-4d9d-42e5-ae77-2e640797d6a8, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(20 AS Int64) and col_index_Int32=CAST(20 AS Int32) and col_index_Int16=CAST(20 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02cc110b-4d9d-42e5-ae77-2e640797d6a8, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f73e60f3-2e1f-443a-8cf1-56490b71c474, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73e60f3-2e1f-443a-8cf1-56490b71c474, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(21 AS Int64) and col_index_Int32=CAST(21 AS Int32) and col_index_Int16=CAST(21 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f73e60f3-2e1f-443a-8cf1-56490b71c474, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1a74ad0-1043-45cb-a04e-f35a139869b8, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1a74ad0-1043-45cb-a04e-f35a139869b8, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(22 AS Int64) and col_index_Int32=CAST(22 AS Int32) and col_index_Int16=CAST(22 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1a74ad0-1043-45cb-a04e-f35a139869b8, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d30cc927-5f6a-43a7-ab53-3ac4c729439e, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d30cc927-5f6a-43a7-ab53-3ac4c729439e, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(23 AS Int64) and col_index_Int32=CAST(23 AS Int32) and col_index_Int16=CAST(23 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d30cc927-5f6a-43a7-ab53-3ac4c729439e, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d10cfbe-7f55-4cfc-9371-df9fbb1acc5e, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d10cfbe-7f55-4cfc-9371-df9fbb1acc5e, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(24 AS Int64) and col_index_Int32=CAST(24 AS Int32) and col_index_Int16=CAST(24 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d10cfbe-7f55-4cfc-9371-df9fbb1acc5e, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05618037-72d8-4344-afa8-c3082a1ce0af, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05618037-72d8-4344-afa8-c3082a1ce0af, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(25 AS Int64) and col_index_Int32=CAST(25 AS Int32) and col_index_Int16=CAST(25 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05618037-72d8-4344-afa8-c3082a1ce0af, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 479ab766-0375-413e-99cd-8a3c82b4caa3, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 479ab766-0375-413e-99cd-8a3c82b4caa3, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(26 AS Int64) and col_index_Int32=CAST(26 AS Int32) and col_index_Int16=CAST(26 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 479ab766-0375-413e-99cd-8a3c82b4caa3, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1186f1fb-25c0-43b2-a8b5-18840c51bdc9, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1186f1fb-25c0-43b2-a8b5-18840c51bdc9, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__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_Int64=CAST(27 AS Int64) and col_index_Int32=CAST(27 AS Int32) and col_index_Int16=CAST(27 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1186f1fb-25c0-43b2-a8b5-18840c51bdc9, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 932d5a42-6e10-4bd9-bff8-f3646bb20eaa, ghrun-kj7ehpytbu.auto.internal:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 932d5a42-6e10-4bd9-bff8-f3646bb20eaa, ghrun-kj7ehpytbu.auto.internal:14865): request = { session_id: "ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_0__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 932d5a42-6e10-4bd9-bff8-f3646bb20eaa, ghrun-kj7ehpytbu.auto.internal:14865): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZhZjE4ZDItZTA3MGQyNjctYjQ0MGU3My1hZjVkNWQ0Ng==
---------------------------- 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:299 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:299 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:379 RpcState(ListEndpoints, 6cbf0c62-0584-43e5-a005-2a19ad45641b, localhost:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6cbf0c62-0584-43e5-a005-2a19ad45641b, localhost:14865): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6cbf0c62-0584-43e5-a005-2a19ad45641b, localhost:14865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 14865 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-kj7ehpytbu.auto.internal:14865, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14865
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 001eafcf-6f7f-4a6b-8b45-532337c3f874, localhost:14865): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 001eafcf-6f7f-4a6b-8b45-532337c3f874, localhost:14865): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 001eafcf-6f7f-4a6b-8b45-532337c3f874, localhost:14865): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 14865 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-kj7ehpytbu.auto.internal:14865, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14865
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:9739/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32724
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8066
============================== slowest durations ===============================
321.44s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
137.71s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
22.58s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---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/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/nkj6/00275a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---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, 3 sessions to shutdown
Current KQP shutdown state: spent 3.03593 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.077269 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.125484 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.432123 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.82601 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.28961 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.527917 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.835528 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.176447 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.490295 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.000601 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.008611 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1719611==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ad9482 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b3c000 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034b3c000 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034b3c000 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034b3c000 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 0x000044ee867b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000044ee867b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000044ee867b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000044ee867b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000044ee867b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000044ee867b 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 0x000044f242cd 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 0x000044f26670 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
==================== 1 passed, 1 error in 484.13s (0:08:04) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002752/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 .

============================== slowest durations ===============================
354.63s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
37.65s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
34.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
======================== 1 passed in 428.98s (0:07:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002704/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 ===============================
195.74s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
34.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
14.82s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
======================== 1 passed in 245.75s (0:04:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026d6/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 ===============================
263.90s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
16.66s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
======================== 1 passed in 325.89s (0:05:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002748/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 ===============================
409.18s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
44.07s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
34.16s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
======================== 1 passed in 488.94s (0:08:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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/nkj6/00275d/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, 2 sessions to shutdown
E   Current KQP shutdown state: spent 3.059925 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.107997 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.167123 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.383853 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.759233 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.213341 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.566108 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.895881 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.447052 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.830985 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.250853 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007542 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1719697==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ad9482 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 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b3f14ba 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 0x00001f7f381f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b3df85f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b3df85f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b3df85f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004b5e8a4e 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279233b8 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_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/nkj6/00275d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1719568
DEBUG    ya.test:process.py:259 Command (pid 1719568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1719568) elapsed time (sec): 0.8853843212127686
DEBUG    ya.test:process.py:263 Command (pid 1719568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) maxrss: 476668
DEBUG    ya.test:process.py:263 Command (pid 1719568) minflt: 45286
DEBUG    ya.test:process.py:263 Command (pid 1719568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1719568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1719568) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1719568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1719568) stime: 0.230421
DEBUG    ya.test:process.py:263 Command (pid 1719568) utime: 0.532905
DEBUG    ya.test:process.py:263 Command (pid 1719568) wtime: 0.896
DEBUG    ya.test:process.py:275 Command (pid 1719568) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1719568) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16270
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/00275d/r3tmp/kikimr_cluster__ycycion
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30221
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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/nkj6/00275d/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_gnba61z4.log --grpc-port=11506 --mon-port=30221 --ic-port=16270
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:11506/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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/nkj6/00275d/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_gnba61z4.log --grpc-port=11506 --mon-port=30221 --ic-port=16270
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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_gnba61z4.log', '--grpc-port=11506', '--mon-port=30221', '--ic-port=16270')' in '/home/runner/.ya/build/build_root/nkj6/00275d/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: 1719697
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11506/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/nkj6/00275d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1719698
DEBUG    ya.test:process.py:259 Command (pid 1719698) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1719698) elapsed time (sec): 1.4604482650756836
DEBUG    ya.test:process.py:263 Command (pid 1719698) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) maxrss: 477072
DEBUG    ya.test:process.py:263 Command (pid 1719698) minflt: 45324
DEBUG    ya.test:process.py:263 Command (pid 1719698) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) nivcsw: 247
DEBUG    ya.test:process.py:263 Command (pid 1719698) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1719698) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1719698) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1719698) stime: 0.23962899999999998
DEBUG    ya.test:process.py:263 Command (pid 1719698) utime: 0.563798
DEBUG    ya.test:process.py:263 Command (pid 1719698) wtime: 1.479
DEBUG    ya.test:process.py:275 Command (pid 1719698) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1719698) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11506', '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: 16270\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/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11506', '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: 16270\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1721522
DEBUG    ya.test:process.py:259 Command (pid 1721522) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1721522) elapsed time (sec): 2.137672185897827
DEBUG    ya.test:process.py:263 Command (pid 1721522) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) maxrss: 575988
DEBUG    ya.test:process.py:263 Command (pid 1721522) minflt: 51713
DEBUG    ya.test:process.py:263 Command (pid 1721522) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) nivcsw: 297
DEBUG    ya.test:process.py:263 Command (pid 1721522) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1721522) nvcsw: 494
DEBUG    ya.test:process.py:263 Command (pid 1721522) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1721522) stime: 0.270385
DEBUG    ya.test:process.py:263 Command (pid 1721522) utime: 0.616705
DEBUG    ya.test:process.py:263 Command (pid 1721522) wtime: 2.144
DEBUG    ya.test:process.py:275 Command (pid 1721522) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11506', '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/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:11506', '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: 1722040
DEBUG    ya.test:process.py:259 Command (pid 1722040) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1722040) elapsed time (sec): 2.6868557929992676
DEBUG    ya.test:process.py:263 Command (pid 1722040) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) maxrss: 576060
DEBUG    ya.test:process.py:263 Command (pid 1722040) minflt: 51740
DEBUG    ya.test:process.py:263 Command (pid 1722040) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) nivcsw: 329
DEBUG    ya.test:process.py:263 Command (pid 1722040) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1722040) nvcsw: 484
DEBUG    ya.test:process.py:263 Command (pid 1722040) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1722040) stime: 0.282262
DEBUG    ya.test:process.py:263 Command (pid 1722040) utime: 0.633585
DEBUG    ya.test:process.py:263 Command (pid 1722040) wtime: 2.703
DEBUG    ya.test:process.py:275 Command (pid 1722040) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1722040) 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/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29656
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/00275d/r3tmp/kikimr_cluster_wxjdw9yj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2006
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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/nkj6/00275d/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_dp6ya2pf.log --grpc-port=17083 --mon-port=19436 --ic-port=29656
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:17083/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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/nkj6/00275d/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_dp6ya2pf.log --grpc-port=17083 --mon-port=19436 --ic-port=29656
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/00275d/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/nkj6/00275d/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_dp6ya2pf.log', '--grpc-port=17083', '--mon-port=19436', '--ic-port=29656')' in '/home/runner/.ya/build/build_root/nkj6/00275d/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: 1722821
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17083/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/nkj6/00275d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1722822
DEBUG    ya.test:process.py:259 Command (pid 1722822) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1722822) elapsed time (sec): 1.3104274272918701
DEBUG    ya.test:process.py:263 Command (pid 1722822) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) maxrss: 593124
DEBUG    ya.test:process.py:263 Command (pid 1722822) minflt: 45295
DEBUG    ya.test:process.py:263 Command (pid 1722822) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1722822) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1722822) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1722822) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1722822) stime: 0.30605899999999997
DEBUG    ya.test:process.py:263 Command (pid 1722822) utime: 0.5647
DEBUG    ya.test:process.py:263 Command (pid 1722822) wtime: 1.316
DEBUG    ya.test:process.py:275 Command (pid 1722822) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1722822) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:17083', '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: 29656\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/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:17083', '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: 29656\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1724095
DEBUG    ya.test:process.py:259 Command (pid 1724095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1724095) elapsed time (sec): 3.2443699836730957
DEBUG    ya.test:process.py:263 Command (pid 1724095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) maxrss: 655540
DEBUG    ya.test:process.py:263 Command (pid 1724095) minflt: 51847
DEBUG    ya.test:process.py:263 Command (pid 1724095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) nivcsw: 331
DEBUG    ya.test:process.py:263 Command (pid 1724095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1724095) nvcsw: 426
DEBUG    ya.test:process.py:263 Command (pid 1724095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1724095) stime: 0.27419099999999996
DEBUG    ya.test:process.py:263 Command (pid 1724095) utime: 0.6447459999999999
DEBUG    ya.test:process.py:263 Command (pid 1724095) wtime: 3.27
DEBUG    ya.test:process.py:275 Command (pid 1724095) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:17083', '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/nkj6/00275d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:17083', '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: 1724450
DEBUG    ya.test:process.py:259 Command (pid 1724450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1724450) elapsed time (sec): 1.0885381698608398
DEBUG    ya.test:process.py:263 Command (pid 1724450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) maxrss: 655588
DEBUG    ya.test:process.py:263 Command (pid 1724450) minflt: 51704
DEBUG    ya.test:process.py:263 Command (pid 1724450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) nivcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1724450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1724450) nvcsw: 411
DEBUG    ya.test:process.py:263 Command (pid 1724450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1724450) stime: 0.298861
DEBUG    ya.test:process.py:263 Command (pid 1724450) utime: 0.558979
DEBUG    ya.test:process.py:263 Command (pid 1724450) wtime: 1.096
DEBUG    ya.test:process.py:275 Command (pid 1724450) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1724450) 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:299 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:299 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:379 RpcState(ListEndpoints, bfa68615-2030-464f-b8b3-89ea22cbcf40, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bfa68615-2030-464f-b8b3-89ea22cbcf40, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bfa68615-2030-464f-b8b3-89ea22cbcf40, localhost:11506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 11506 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-kj7ehpytbu.auto.internal:11506, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 2b8f4e22-3042-4379-baa2-eb7d2b50e734, localhost:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b8f4e22-3042-4379-baa2-eb7d2b50e734, localhost:17083): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b8f4e22-3042-4379-baa2-eb7d2b50e734, localhost:17083): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 17083 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-kj7ehpytbu.auto.internal:17083, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:17083
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 078c9f19-f2a4-49d8-88bf-06571da72eec, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 078c9f19-f2a4-49d8-88bf-06571da72eec, ghrun-kj7ehpytbu.auto.internal:11506): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 078c9f19-f2a4-49d8-88bf-06571da72eec, ghrun-kj7ehpytbu.auto.internal:11506): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ad1fb2d9-41cd-4219-8d85-224572d528c2, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad1fb2d9-41cd-4219-8d85-224572d528c2, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad1fb2d9-41cd-4219-8d85-224572d528c2, ghrun-kj7ehpytbu.auto.internal:11506): 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=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6d5ad7f-9904-462c-b9be-57e6451da2d8, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6d5ad7f-9904-462c-b9be-57e6451da2d8, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, a6d5ad7f-9904-462c-b9be-57e6451da2d8, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29c0bef0-4f6f-40a9-b23b-05b3c2d5c72a, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29c0bef0-4f6f-40a9-b23b-05b3c2d5c72a, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 29c0bef0-4f6f-40a9-b23b-05b3c2d5c72a, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac1136cc-dd4a-414d-94fd-8ae9abee3edb, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac1136cc-dd4a-414d-94fd-8ae9abee3edb, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, ac1136cc-dd4a-414d-94fd-8ae9abee3edb, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2e36c1e-fa0a-4977-acdf-73dfdc39e65c, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2e36c1e-fa0a-4977-acdf-73dfdc39e65c, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, f2e36c1e-fa0a-4977-acdf-73dfdc39e65c, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c522839-fa67-4aea-8f34-c993133a6489, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c522839-fa67-4aea-8f34-c993133a6489, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 0c522839-fa67-4aea-8f34-c993133a6489, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 749d236a-cc90-49db-96ef-c6c377ba2e01, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 749d236a-cc90-49db-96ef-c6c377ba2e01, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 749d236a-cc90-49db-96ef-c6c377ba2e01, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52386bf1-70ff-425e-85b9-a0193bf2f0ae, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52386bf1-70ff-425e-85b9-a0193bf2f0ae, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 52386bf1-70ff-425e-85b9-a0193bf2f0ae, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6c5284c-6d78-4371-8d70-04176e43edf2, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6c5284c-6d78-4371-8d70-04176e43edf2, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, c6c5284c-6d78-4371-8d70-04176e43edf2, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a306d658-256c-4e9c-860c-9e0144619af7, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a306d658-256c-4e9c-860c-9e0144619af7, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, a306d658-256c-4e9c-860c-9e0144619af7, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3695eb27-09ee-49f0-af6b-354e82afe354, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3695eb27-09ee-49f0-af6b-354e82afe354, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 3695eb27-09ee-49f0-af6b-354e82afe354, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a8efc5d-63c1-4049-b328-70f54f0b8647, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a8efc5d-63c1-4049-b328-70f54f0b8647, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 8a8efc5d-63c1-4049-b328-70f54f0b8647, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62d0d70f-9873-4443-82e0-e927ba76df80, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62d0d70f-9873-4443-82e0-e927ba76df80, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 62d0d70f-9873-4443-82e0-e927ba76df80, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39a47080-9097-4bb3-ae9e-c3b90f235403, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39a47080-9097-4bb3-ae9e-c3b90f235403, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 39a47080-9097-4bb3-ae9e-c3b90f235403, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f75ffcaf-3692-40c1-bc35-ba20c38d8357, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f75ffcaf-3692-40c1-bc35-ba20c38d8357, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, f75ffcaf-3692-40c1-bc35-ba20c38d8357, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 38a43eab-bc84-459d-a809-0a6c36f14c1a, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38a43eab-bc84-459d-a809-0a6c36f14c1a, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 38a43eab-bc84-459d-a809-0a6c36f14c1a, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2355bb5d-9297-45d0-8055-15edd2347a17, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2355bb5d-9297-45d0-8055-15edd2347a17, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 2355bb5d-9297-45d0-8055-15edd2347a17, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 30506a56-88dd-4538-82dd-5c1701001a5c, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30506a56-88dd-4538-82dd-5c1701001a5c, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 30506a56-88dd-4538-82dd-5c1701001a5c, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45729c68-b1cd-44c1-be03-d20b7190093f, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45729c68-b1cd-44c1-be03-d20b7190093f, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 45729c68-b1cd-44c1-be03-d20b7190093f, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e84fdf3-b2c2-4dee-b6cc-9e3436675e06, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e84fdf3-b2c2-4dee-b6cc-9e3436675e06, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 5e84fdf3-b2c2-4dee-b6cc-9e3436675e06, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 885bdd2d-0655-4f15-9acf-31f723f136df, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 885bdd2d-0655-4f15-9acf-31f723f136df, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 885bdd2d-0655-4f15-9acf-31f723f136df, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 93dcb596-f97d-4509-aae8-d208d8966f77, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 93dcb596-f97d-4509-aae8-d208d8966f77, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 93dcb596-f97d-4509-aae8-d208d8966f77, localhost:11506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 11506 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-kj7ehpytbu.auto.internal:11506, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ff16ef5-279a-4a52-94ac-ffc14f959b36, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ff16ef5-279a-4a52-94ac-ffc14f959b36, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 0ff16ef5-279a-4a52-94ac-ffc14f959b36, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9dc541e0-0d10-4a87-884c-2de9199b69ca, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dc541e0-0d10-4a87-884c-2de9199b69ca, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 9dc541e0-0d10-4a87-884c-2de9199b69ca, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad185e2a-cf55-4062-9b59-e8dd1e90bc25, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad185e2a-cf55-4062-9b59-e8dd1e90bc25, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, ad185e2a-cf55-4062-9b59-e8dd1e90bc25, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddb5fb51-1482-4e31-b37c-55bc8309bea5, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddb5fb51-1482-4e31-b37c-55bc8309bea5, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, ddb5fb51-1482-4e31-b37c-55bc8309bea5, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 06a89997-0756-44ca-accd-938d4e47fd3b, localhost:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 06a89997-0756-44ca-accd-938d4e47fd3b, localhost:17083): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 06a89997-0756-44ca-accd-938d4e47fd3b, localhost:17083): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 17083 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-kj7ehpytbu.auto.internal:17083, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17083
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cfc91f5-bc26-4b96-b45f-290c2da2daca, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cfc91f5-bc26-4b96-b45f-290c2da2daca, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 6cfc91f5-bc26-4b96-b45f-290c2da2daca, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b7aedfd-23c7-4b05-87d7-9728f9ad189d, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b7aedfd-23c7-4b05-87d7-9728f9ad189d, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 4b7aedfd-23c7-4b05-87d7-9728f9ad189d, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de69c182-0594-4aa9-8103-af64adbcbf2d, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de69c182-0594-4aa9-8103-af64adbcbf2d, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, de69c182-0594-4aa9-8103-af64adbcbf2d, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89ebeba7-9514-4d9e-8039-515641ef405e, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89ebeba7-9514-4d9e-8039-515641ef405e, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 89ebeba7-9514-4d9e-8039-515641ef405e, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4773c924-c6a6-4657-a7b9-e632136375e6, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4773c924-c6a6-4657-a7b9-e632136375e6, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 4773c924-c6a6-4657-a7b9-e632136375e6, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b35db6f3-316c-4a6e-9bf5-fde9ecda6764, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b35db6f3-316c-4a6e-9bf5-fde9ecda6764, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, b35db6f3-316c-4a6e-9bf5-fde9ecda6764, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61a4918c-e291-4281-9cc7-53a348024797, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61a4918c-e291-4281-9cc7-53a348024797, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 61a4918c-e291-4281-9cc7-53a348024797, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9eeb85d4-1803-40f5-a90c-856a675e0e08, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9eeb85d4-1803-40f5-a90c-856a675e0e08, ghrun-kj7ehpytbu.auto.internal:17083): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9eeb85d4-1803-40f5-a90c-856a675e0e08, ghrun-kj7ehpytbu.auto.internal:17083): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, df71dd10-ca2d-4ec0-8d45-b59c5fa55e77, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df71dd10-ca2d-4ec0-8d45-b59c5fa55e77, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df71dd10-ca2d-4ec0-8d45-b59c5fa55e77, ghrun-kj7ehpytbu.auto.internal:17083): 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=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ab1a7d4-8ce4-4f58-a9b7-76e7cae0e75c, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ab1a7d4-8ce4-4f58-a9b7-76e7cae0e75c, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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:11506/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ab1a7d4-8ce4-4f58-a9b7-76e7cae0e75c, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73458607-b3cb-48c2-85c6-89a5a00d1590, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73458607-b3cb-48c2-85c6-89a5a00d1590, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 73458607-b3cb-48c2-85c6-89a5a00d1590, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca6f419a-52c4-4b5e-989b-46b22ad222df, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca6f419a-52c4-4b5e-989b-46b22ad222df, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ca6f419a-52c4-4b5e-989b-46b22ad222df, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78701e74-b327-4e0b-9767-006478330fbb, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78701e74-b327-4e0b-9767-006478330fbb, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 78701e74-b327-4e0b-9767-006478330fbb, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c889367c-2ba7-4a3a-9788-6c4e7185f788, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c889367c-2ba7-4a3a-9788-6c4e7185f788, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, c889367c-2ba7-4a3a-9788-6c4e7185f788, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa0cbc60-ea4d-4604-bf8a-a4f796fa273b, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa0cbc60-ea4d-4604-bf8a-a4f796fa273b, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, fa0cbc60-ea4d-4604-bf8a-a4f796fa273b, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce21fc01-4743-4d9a-abaa-ad148d46b026, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce21fc01-4743-4d9a-abaa-ad148d46b026, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ce21fc01-4743-4d9a-abaa-ad148d46b026, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f71cf64-8f03-4c2a-9b1a-c5e5820d6e74, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f71cf64-8f03-4c2a-9b1a-c5e5820d6e74, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 0f71cf64-8f03-4c2a-9b1a-c5e5820d6e74, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f27033c-d2b0-4417-bb40-995cbd0a9bf8, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f27033c-d2b0-4417-bb40-995cbd0a9bf8, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 3f27033c-d2b0-4417-bb40-995cbd0a9bf8, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a97f434-7598-401d-891b-c6bc048c0642, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a97f434-7598-401d-891b-c6bc048c0642, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 8a97f434-7598-401d-891b-c6bc048c0642, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 68b9f124-860e-4b11-a4b1-f7963df4bf10, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 68b9f124-860e-4b11-a4b1-f7963df4bf10, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 68b9f124-860e-4b11-a4b1-f7963df4bf10, localhost:11506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 11506 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-kj7ehpytbu.auto.internal:11506, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54fe2436-7a04-492c-9456-bfdc0a65abad, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54fe2436-7a04-492c-9456-bfdc0a65abad, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 54fe2436-7a04-492c-9456-bfdc0a65abad, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c23d8e67-7f84-49e5-9ccf-581410dcb25a, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c23d8e67-7f84-49e5-9ccf-581410dcb25a, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, c23d8e67-7f84-49e5-9ccf-581410dcb25a, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff615c4f-3fde-46c5-aad5-6295a01a6c75, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff615c4f-3fde-46c5-aad5-6295a01a6c75, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ff615c4f-3fde-46c5-aad5-6295a01a6c75, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab904221-4324-4045-9e88-e3f2f97392b3, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab904221-4324-4045-9e88-e3f2f97392b3, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ab904221-4324-4045-9e88-e3f2f97392b3, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, bd2badf3-65af-4c3c-9b9d-cacbb0be9e77, localhost:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd2badf3-65af-4c3c-9b9d-cacbb0be9e77, localhost:17083): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd2badf3-65af-4c3c-9b9d-cacbb0be9e77, localhost:17083): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 17083 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-kj7ehpytbu.auto.internal:17083, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17083
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6898f120-1599-4f24-b351-d4735c6dbc05, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6898f120-1599-4f24-b351-d4735c6dbc05, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 6898f120-1599-4f24-b351-d4735c6dbc05, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f9e1ac5d-bbaa-40a4-b93f-895fd4342b7b, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9e1ac5d-bbaa-40a4-b93f-895fd4342b7b, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, f9e1ac5d-bbaa-40a4-b93f-895fd4342b7b, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aba7fa48-9d56-4a84-a988-5781390cea15, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aba7fa48-9d56-4a84-a988-5781390cea15, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, aba7fa48-9d56-4a84-a988-5781390cea15, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58692da4-f0dd-4901-8230-8605c78a74c2, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58692da4-f0dd-4901-8230-8605c78a74c2, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 58692da4-f0dd-4901-8230-8605c78a74c2, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3afd2244-b525-4eae-9f17-4f54a674936c, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3afd2244-b525-4eae-9f17-4f54a674936c, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 3afd2244-b525-4eae-9f17-4f54a674936c, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d4409b02-2b18-484f-a35c-db5225cda5f1, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4409b02-2b18-484f-a35c-db5225cda5f1, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, d4409b02-2b18-484f-a35c-db5225cda5f1, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99a709c3-6509-42a8-b5b9-7b49d1ec4889, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99a709c3-6509-42a8-b5b9-7b49d1ec4889, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 99a709c3-6509-42a8-b5b9-7b49d1ec4889, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 672095a6-afce-4e4f-b8bc-20e75674caf5, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 672095a6-afce-4e4f-b8bc-20e75674caf5, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 672095a6-afce-4e4f-b8bc-20e75674caf5, localhost:11506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 11506 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-kj7ehpytbu.auto.internal:11506, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e01090e-f2bb-435c-8fbb-dc9924d2f385, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e01090e-f2bb-435c-8fbb-dc9924d2f385, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 8e01090e-f2bb-435c-8fbb-dc9924d2f385, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce7cd7fb-af2d-44e9-9e61-06bfeaf729df, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce7cd7fb-af2d-44e9-9e61-06bfeaf729df, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ce7cd7fb-af2d-44e9-9e61-06bfeaf729df, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a59914c1-d1cd-4d37-8df7-32a271b5fabe, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a59914c1-d1cd-4d37-8df7-32a271b5fabe, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, a59914c1-d1cd-4d37-8df7-32a271b5fabe, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7b7e152-a359-4f34-b14b-936f08be94fd, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7b7e152-a359-4f34-b14b-936f08be94fd, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, f7b7e152-a359-4f34-b14b-936f08be94fd, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d22556d-1329-4f22-ae43-a12239d55cbf, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d22556d-1329-4f22-ae43-a12239d55cbf, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 6d22556d-1329-4f22-ae43-a12239d55cbf, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bfca2be-ce1b-438b-a575-8ccbf5764585, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bfca2be-ce1b-438b-a575-8ccbf5764585, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 1bfca2be-ce1b-438b-a575-8ccbf5764585, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70393d5b-f764-4f66-8ae3-fe0ac75c5a7d, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70393d5b-f764-4f66-8ae3-fe0ac75c5a7d, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 70393d5b-f764-4f66-8ae3-fe0ac75c5a7d, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f100a30-2d04-4ff2-9640-b3338173dff2, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f100a30-2d04-4ff2-9640-b3338173dff2, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 1f100a30-2d04-4ff2-9640-b3338173dff2, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c45a7ff-416a-437a-b918-a39f8869883d, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c45a7ff-416a-437a-b918-a39f8869883d, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 4c45a7ff-416a-437a-b918-a39f8869883d, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47df376c-daeb-442a-be01-2ce02a1ce7f2, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47df376c-daeb-442a-be01-2ce02a1ce7f2, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 47df376c-daeb-442a-be01-2ce02a1ce7f2, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b8d70c37-8ee4-45bd-b454-6ac59a1d2a52, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8d70c37-8ee4-45bd-b454-6ac59a1d2a52, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, b8d70c37-8ee4-45bd-b454-6ac59a1d2a52, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, a49699e7-906f-4ec9-bb20-faba501bdda6, localhost:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a49699e7-906f-4ec9-bb20-faba501bdda6, localhost:17083): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a49699e7-906f-4ec9-bb20-faba501bdda6, localhost:17083): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 17083 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-kj7ehpytbu.auto.internal:17083, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17083
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f921eebe-aafc-4a2f-ab5e-aa9df28ad676, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f921eebe-aafc-4a2f-ab5e-aa9df28ad676, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, f921eebe-aafc-4a2f-ab5e-aa9df28ad676, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 16d2c38e-126f-407a-876b-d87e7c9601b5, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16d2c38e-126f-407a-876b-d87e7c9601b5, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16d2c38e-126f-407a-876b-d87e7c9601b5, localhost:11506): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 11506 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-kj7ehpytbu.auto.internal:11506, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48eb80d6-b3d8-460f-b829-16593f6f46cb, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48eb80d6-b3d8-460f-b829-16593f6f46cb, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 48eb80d6-b3d8-460f-b829-16593f6f46cb, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59ce5caa-ebb5-4c4d-86f2-5b0d1431d31a, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59ce5caa-ebb5-4c4d-86f2-5b0d1431d31a, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 59ce5caa-ebb5-4c4d-86f2-5b0d1431d31a, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2087ff44-b8ab-4b11-8df3-62cf68a51ee1, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2087ff44-b8ab-4b11-8df3-62cf68a51ee1, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 2087ff44-b8ab-4b11-8df3-62cf68a51ee1, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24fa7274-43d3-4d15-a3d4-69b21d2c9ac4, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24fa7274-43d3-4d15-a3d4-69b21d2c9ac4, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 24fa7274-43d3-4d15-a3d4-69b21d2c9ac4, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d664999-6596-4248-b0f3-0d54c8df933b, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d664999-6596-4248-b0f3-0d54c8df933b, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 5d664999-6596-4248-b0f3-0d54c8df933b, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34766fbb-5a98-4557-8ab5-10d10a9071ab, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34766fbb-5a98-4557-8ab5-10d10a9071ab, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 34766fbb-5a98-4557-8ab5-10d10a9071ab, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7bb6f229-856d-49c4-9c66-bab23e1a5e1d, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bb6f229-856d-49c4-9c66-bab23e1a5e1d, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 7bb6f229-856d-49c4-9c66-bab23e1a5e1d, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e2f740e-c4fc-410e-bbe9-86a103ed85ac, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e2f740e-c4fc-410e-bbe9-86a103ed85ac, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 3e2f740e-c4fc-410e-bbe9-86a103ed85ac, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b26bad8-edb8-4f1c-9beb-2695d2c90a0b, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b26bad8-edb8-4f1c-9beb-2695d2c90a0b, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 9b26bad8-edb8-4f1c-9beb-2695d2c90a0b, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b59a0519-7cce-4762-b43b-4749f37da822, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b59a0519-7cce-4762-b43b-4749f37da822, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, b59a0519-7cce-4762-b43b-4749f37da822, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41d6e828-cefb-4e88-b28b-58ce2d27d770, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41d6e828-cefb-4e88-b28b-58ce2d27d770, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 41d6e828-cefb-4e88-b28b-58ce2d27d770, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a05444c4-51bf-4265-ab17-0b1aab131170, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a05444c4-51bf-4265-ab17-0b1aab131170, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, a05444c4-51bf-4265-ab17-0b1aab131170, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52bc3dc4-5142-41fd-9d71-cd9b9fee8ad4, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52bc3dc4-5142-41fd-9d71-cd9b9fee8ad4, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 52bc3dc4-5142-41fd-9d71-cd9b9fee8ad4, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 019f98e3-336a-47ae-a472-f1555d13a3ef, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 019f98e3-336a-47ae-a472-f1555d13a3ef, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 019f98e3-336a-47ae-a472-f1555d13a3ef, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bd99660-6671-4a1c-98da-dc6b29cb5708, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bd99660-6671-4a1c-98da-dc6b29cb5708, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 5bd99660-6671-4a1c-98da-dc6b29cb5708, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e32dcaf-155d-4c68-a9d0-4e74b38d5121, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e32dcaf-155d-4c68-a9d0-4e74b38d5121, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 8e32dcaf-155d-4c68-a9d0-4e74b38d5121, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e5d04f3-6776-4f40-a59a-58e4290499ea, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e5d04f3-6776-4f40-a59a-58e4290499ea, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 9e5d04f3-6776-4f40-a59a-58e4290499ea, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdc45e2e-cc12-464f-803c-6ca92e53809c, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdc45e2e-cc12-464f-803c-6ca92e53809c, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, cdc45e2e-cc12-464f-803c-6ca92e53809c, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d79a37e3-94c1-4970-adfa-618dfd45c5b5, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d79a37e3-94c1-4970-adfa-618dfd45c5b5, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, d79a37e3-94c1-4970-adfa-618dfd45c5b5, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e35446d4-b603-4a0b-8926-09c20b248c09, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e35446d4-b603-4a0b-8926-09c20b248c09, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, e35446d4-b603-4a0b-8926-09c20b248c09, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0df3159a-7ba4-41d8-adfe-59c19b082bd1, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0df3159a-7ba4-41d8-adfe-59c19b082bd1, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 0df3159a-7ba4-41d8-adfe-59c19b082bd1, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f9d0018d-c43e-4faa-9456-b6fe1f828879, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9d0018d-c43e-4faa-9456-b6fe1f828879, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, f9d0018d-c43e-4faa-9456-b6fe1f828879, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ef9847e-b2fd-4980-863c-89c90610f83a, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ef9847e-b2fd-4980-863c-89c90610f83a, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 4ef9847e-b2fd-4980-863c-89c90610f83a, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69240fdd-3437-41cb-90dc-60f34607da70, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69240fdd-3437-41cb-90dc-60f34607da70, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 69240fdd-3437-41cb-90dc-60f34607da70, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c243298c-3204-4aa8-b281-5e4269128442, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c243298c-3204-4aa8-b281-5e4269128442, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, c243298c-3204-4aa8-b281-5e4269128442, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24d6b37d-a1b5-4a53-af43-9d1cb3c16d73, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24d6b37d-a1b5-4a53-af43-9d1cb3c16d73, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 24d6b37d-a1b5-4a53-af43-9d1cb3c16d73, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9e292b4-49a9-4db1-82b8-cff7bf80fd36, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9e292b4-49a9-4db1-82b8-cff7bf80fd36, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, e9e292b4-49a9-4db1-82b8-cff7bf80fd36, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03fb2351-38b8-4d47-a2d3-c396dca513ad, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03fb2351-38b8-4d47-a2d3-c396dca513ad, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 03fb2351-38b8-4d47-a2d3-c396dca513ad, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3a37f73-4c3a-47e7-bfcd-99e7f2576a8d, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3a37f73-4c3a-47e7-bfcd-99e7f2576a8d, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, d3a37f73-4c3a-47e7-bfcd-99e7f2576a8d, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fe135e9-6198-422d-8588-fafae7fcc381, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fe135e9-6198-422d-8588-fafae7fcc381, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 4fe135e9-6198-422d-8588-fafae7fcc381, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f68acae-311e-4d95-8305-fd8c5b47bf47, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f68acae-311e-4d95-8305-fd8c5b47bf47, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 5f68acae-311e-4d95-8305-fd8c5b47bf47, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df18c689-d81f-4fde-b413-62a0cac27e9a, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df18c689-d81f-4fde-b413-62a0cac27e9a, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, df18c689-d81f-4fde-b413-62a0cac27e9a, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27c0c661-2ce1-4478-bdda-b4ddd92d0e1d, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27c0c661-2ce1-4478-bdda-b4ddd92d0e1d, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 27c0c661-2ce1-4478-bdda-b4ddd92d0e1d, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c4ea68c-23fd-44f2-8e6f-addc80e8ac64, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c4ea68c-23fd-44f2-8e6f-addc80e8ac64, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 5c4ea68c-23fd-44f2-8e6f-addc80e8ac64, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21535ed4-910e-4579-9944-b443b50203b6, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21535ed4-910e-4579-9944-b443b50203b6, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 21535ed4-910e-4579-9944-b443b50203b6, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a02d0d5-2410-4eb9-93a0-f6bf93b2fbfb, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a02d0d5-2410-4eb9-93a0-f6bf93b2fbfb, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 9a02d0d5-2410-4eb9-93a0-f6bf93b2fbfb, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f39a39a-c98b-452c-bcfa-8e6d0e6921a2, ghrun-kj7ehpytbu.auto.internal:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f39a39a-c98b-452c-bcfa-8e6d0e6921a2, ghrun-kj7ehpytbu.auto.internal:11506): request = { session_id: "ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==" 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, 1f39a39a-c98b-452c-bcfa-8e6d0e6921a2, ghrun-kj7ehpytbu.auto.internal:11506): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTYyMzgzMy1kYTNiZmUyZC1hZTY4Y2ZkMy01NzUyN2QwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7650445b-7ffd-43a0-8855-c06975f290c9, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7650445b-7ffd-43a0-8855-c06975f290c9, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 7650445b-7ffd-43a0-8855-c06975f290c9, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 50d47e0b-e574-475d-b9b7-e860fb091ca9, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50d47e0b-e574-475d-b9b7-e860fb091ca9, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 50d47e0b-e574-475d-b9b7-e860fb091ca9, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e1cb75b-5c2e-488c-b4a4-b78e2c5b7901, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e1cb75b-5c2e-488c-b4a4-b78e2c5b7901, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 3e1cb75b-5c2e-488c-b4a4-b78e2c5b7901, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1541c9f4-b8d6-4ddb-953d-e22871029e4d, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1541c9f4-b8d6-4ddb-953d-e22871029e4d, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 1541c9f4-b8d6-4ddb-953d-e22871029e4d, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0fcea7ab-7d6d-4152-8459-72db759b58d2, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fcea7ab-7d6d-4152-8459-72db759b58d2, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 0fcea7ab-7d6d-4152-8459-72db759b58d2, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a84bd89-93f0-433c-b03b-10eb382c9701, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a84bd89-93f0-433c-b03b-10eb382c9701, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 9a84bd89-93f0-433c-b03b-10eb382c9701, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca95211d-4bd4-4fbe-888f-b4ab90fe6059, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca95211d-4bd4-4fbe-888f-b4ab90fe6059, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ca95211d-4bd4-4fbe-888f-b4ab90fe6059, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3cd1133-ecad-4b25-8941-40445449e482, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3cd1133-ecad-4b25-8941-40445449e482, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, c3cd1133-ecad-4b25-8941-40445449e482, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5ec4e67-973f-4d51-8c03-52ff93985140, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5ec4e67-973f-4d51-8c03-52ff93985140, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, f5ec4e67-973f-4d51-8c03-52ff93985140, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8750fa0a-4f67-497a-82ff-c87c899ac833, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8750fa0a-4f67-497a-82ff-c87c899ac833, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 8750fa0a-4f67-497a-82ff-c87c899ac833, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb1f2d9d-0c37-442c-b6cb-70eceadfdf2f, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb1f2d9d-0c37-442c-b6cb-70eceadfdf2f, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, eb1f2d9d-0c37-442c-b6cb-70eceadfdf2f, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6ebb89b-32cd-4af3-b6c5-d10d6efe7452, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6ebb89b-32cd-4af3-b6c5-d10d6efe7452, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, a6ebb89b-32cd-4af3-b6c5-d10d6efe7452, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23204068-b4bf-414a-b685-807bb42f6e98, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23204068-b4bf-414a-b685-807bb42f6e98, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 23204068-b4bf-414a-b685-807bb42f6e98, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e389cbd-217f-44ac-9be2-c4526cfbbe18, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e389cbd-217f-44ac-9be2-c4526cfbbe18, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 6e389cbd-217f-44ac-9be2-c4526cfbbe18, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c45717c-f8c8-477e-898a-a3311108605e, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c45717c-f8c8-477e-898a-a3311108605e, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 0c45717c-f8c8-477e-898a-a3311108605e, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1b2dbb1-b676-4470-9e1d-78f9791773ac, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1b2dbb1-b676-4470-9e1d-78f9791773ac, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, e1b2dbb1-b676-4470-9e1d-78f9791773ac, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e95109cc-b17d-4283-a2e1-c979f05c736a, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e95109cc-b17d-4283-a2e1-c979f05c736a, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, e95109cc-b17d-4283-a2e1-c979f05c736a, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed379fc0-5878-4a40-a990-07e58a95162d, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed379fc0-5878-4a40-a990-07e58a95162d, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, ed379fc0-5878-4a40-a990-07e58a95162d, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3002b87b-d663-47e5-ab81-797bde61d6a8, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3002b87b-d663-47e5-ab81-797bde61d6a8, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 3002b87b-d663-47e5-ab81-797bde61d6a8, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d935155-2dd5-4321-a9b8-55d86dd4d81b, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d935155-2dd5-4321-a9b8-55d86dd4d81b, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 2d935155-2dd5-4321-a9b8-55d86dd4d81b, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e6b100c5-9654-4f2f-9388-d93eea7397d1, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6b100c5-9654-4f2f-9388-d93eea7397d1, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, e6b100c5-9654-4f2f-9388-d93eea7397d1, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 088cee7f-ff87-4548-9c94-4337c64282ef, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 088cee7f-ff87-4548-9c94-4337c64282ef, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 088cee7f-ff87-4548-9c94-4337c64282ef, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 880cc687-5a7a-4e32-a042-8170c5d230a4, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 880cc687-5a7a-4e32-a042-8170c5d230a4, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 880cc687-5a7a-4e32-a042-8170c5d230a4, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4302320-f72f-40d1-885a-f209957962d9, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4302320-f72f-40d1-885a-f209957962d9, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, f4302320-f72f-40d1-885a-f209957962d9, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d837165-a5b5-4aa3-b99c-12bd92d918a9, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d837165-a5b5-4aa3-b99c-12bd92d918a9, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 5d837165-a5b5-4aa3-b99c-12bd92d918a9, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2082152d-752d-47a9-ab15-22a6a02de1ee, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2082152d-752d-47a9-ab15-22a6a02de1ee, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 2082152d-752d-47a9-ab15-22a6a02de1ee, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28df9874-f7fe-47f0-831e-97d4eb3e57be, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28df9874-f7fe-47f0-831e-97d4eb3e57be, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 28df9874-f7fe-47f0-831e-97d4eb3e57be, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73b9a190-e485-4a0d-97ae-4027357401ab, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73b9a190-e485-4a0d-97ae-4027357401ab, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 73b9a190-e485-4a0d-97ae-4027357401ab, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 147d2fbb-25eb-4fd6-a077-2d44feb40d8e, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 147d2fbb-25eb-4fd6-a077-2d44feb40d8e, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 147d2fbb-25eb-4fd6-a077-2d44feb40d8e, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f54e486-543b-46f8-8bb8-ec75185bac62, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f54e486-543b-46f8-8bb8-ec75185bac62, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 2f54e486-543b-46f8-8bb8-ec75185bac62, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96bd7ca9-f9ce-498c-9de3-3e49cb2a4b62, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96bd7ca9-f9ce-498c-9de3-3e49cb2a4b62, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, 96bd7ca9-f9ce-498c-9de3-3e49cb2a4b62, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c51ee11f-5af7-43ae-b923-7455fc26683e, ghrun-kj7ehpytbu.auto.internal:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c51ee11f-5af7-43ae-b923-7455fc26683e, ghrun-kj7ehpytbu.auto.internal:17083): request = { session_id: "ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=" 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, c51ee11f-5af7-43ae-b923-7455fc26683e, ghrun-kj7ehpytbu.auto.internal:17083): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVmNmQ3ZjEtMzZlNDExMWEtNDk5ZWRkZGQtYjI3NmIxNjA=
---------------------------- 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:299 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:299 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:379 RpcState(ListEndpoints, f8e38201-4167-4d40-94fb-f6d966bf8b51, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f8e38201-4167-4d40-94fb-f6d966bf8b51, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 82325468-09e4-422e-878a-c1fc83ba8e02, localhost:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82325468-09e4-422e-878a-c1fc83ba8e02, localhost:17083): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f8e38201-4167-4d40-94fb-f6d966bf8b51, localhost:11506): 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:11506". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
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.connection:connection.py:52 RpcState(ListEndpoints, 82325468-09e4-422e-878a-c1fc83ba8e02, localhost:17083): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 17083 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-kj7ehpytbu.auto.internal:17083, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17083
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, e35934fe-8603-4017-82de-34fc798731ca, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e35934fe-8603-4017-82de-34fc798731ca, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e35934fe-8603-4017-82de-34fc798731ca, localhost:11506): 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:11506". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 25830a02-4135-43ab-b5f7-e4391917ade2, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25830a02-4135-43ab-b5f7-e4391917ade2, localhost:11506): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25830a02-4135-43ab-b5f7-e4391917ade2, localhost:11506): 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:11506". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 4bbe2680-8d00-49b6-8245-9bf7bf74b0db, localhost:11506): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4bbe2680-8d00-49b6-8245-9bf7bf74b0db, localhost:11506): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 4bbe2680-8d00-49b6-8245-9bf7bf74b0db, localhost:11506): 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-28T15:48:22.578632956+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, 4bbe2680-8d00-49b6-8245-9bf7bf74b0db, localhost:11506): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:11506". Error details:
 Rpc error, reason <_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-28T15:48:22.578632956+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 204996aa-e20f-4a3b-8e05-7b370685dc7a, localhost:17083): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 204996aa-e20f-4a3b-8e05-7b370685dc7a, localhost:17083): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 204996aa-e20f-4a3b-8e05-7b370685dc7a, localhost:17083): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 17083 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-kj7ehpytbu.auto.internal:17083, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17083
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:11506
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11506". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:11506/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30221
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11506
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16270
============================== slowest durations ===============================
392.88s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
132.60s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
30.16s 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/nkj6/00275d/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/nkj6/00275d/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, 2 sessions to shutdown
Current KQP shutdown state: spent 3.059925 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.107997 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.167123 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.383853 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.759233 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.213341 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.566108 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.895881 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.447052 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.830985 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.250853 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007542 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1719697==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ad9482 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b3f14ba 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 0x00001f7f381f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b3df85f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b3df85f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b3df85f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004b5e8a4e 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279233b8 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 557.77s (0:09:17) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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/nkj6/0026e0/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.063124 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.091549 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.142619 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.53738 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.002842 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.526848 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.122239 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.674746 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.058553 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.459886 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.893853 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006818 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1936985==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ad9482 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 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b3c000 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034b3c000 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034b3c000 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034b3c000 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 0x000044ee867b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000044ee867b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000044ee867b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000044ee867b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000044ee867b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000044ee867b 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 0x000044f242cd 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 0x000044f26670 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
------------------------------ 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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1936609
DEBUG    ya.test:process.py:259 Command (pid 1936609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1936609) elapsed time (sec): 0.8118882179260254
DEBUG    ya.test:process.py:263 Command (pid 1936609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) maxrss: 476860
DEBUG    ya.test:process.py:263 Command (pid 1936609) minflt: 45310
DEBUG    ya.test:process.py:263 Command (pid 1936609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 1936609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1936609) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1936609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1936609) stime: 0.23432899999999998
DEBUG    ya.test:process.py:263 Command (pid 1936609) utime: 0.494359
DEBUG    ya.test:process.py:263 Command (pid 1936609) wtime: 0.819
DEBUG    ya.test:process.py:275 Command (pid 1936609) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1936609) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2642
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/0026e0/r3tmp/kikimr_cluster_1h0m25j9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20721
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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/nkj6/0026e0/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_ttsp_qo8.log --grpc-port=2206 --mon-port=18159 --ic-port=2642
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2206/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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/nkj6/0026e0/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_ttsp_qo8.log --grpc-port=2206 --mon-port=18159 --ic-port=2642
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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_ttsp_qo8.log', '--grpc-port=2206', '--mon-port=18159', '--ic-port=2642')' in '/home/runner/.ya/build/build_root/nkj6/0026e0/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: 1936985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2206/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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1936996
DEBUG    ya.test:process.py:259 Command (pid 1936996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1936996) elapsed time (sec): 0.8154551982879639
DEBUG    ya.test:process.py:263 Command (pid 1936996) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) maxrss: 481708
DEBUG    ya.test:process.py:263 Command (pid 1936996) minflt: 45291
DEBUG    ya.test:process.py:263 Command (pid 1936996) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1936996) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1936996) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1936996) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1936996) stime: 0.19164299999999998
DEBUG    ya.test:process.py:263 Command (pid 1936996) utime: 0.51122
DEBUG    ya.test:process.py:263 Command (pid 1936996) wtime: 0.818
DEBUG    ya.test:process.py:275 Command (pid 1936996) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1936996) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2206', '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: 2642\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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2206', '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: 2642\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1939640
DEBUG    ya.test:process.py:259 Command (pid 1939640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1939640) elapsed time (sec): 1.1563622951507568
DEBUG    ya.test:process.py:263 Command (pid 1939640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) maxrss: 575396
DEBUG    ya.test:process.py:263 Command (pid 1939640) minflt: 51625
DEBUG    ya.test:process.py:263 Command (pid 1939640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1939640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1939640) nvcsw: 489
DEBUG    ya.test:process.py:263 Command (pid 1939640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1939640) stime: 0.270353
DEBUG    ya.test:process.py:263 Command (pid 1939640) utime: 0.5522619999999999
DEBUG    ya.test:process.py:263 Command (pid 1939640) wtime: 1.16
DEBUG    ya.test:process.py:275 Command (pid 1939640) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2206', '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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2206', '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: 1940006
DEBUG    ya.test:process.py:259 Command (pid 1940006) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1940006) elapsed time (sec): 0.8914320468902588
DEBUG    ya.test:process.py:263 Command (pid 1940006) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) maxrss: 575396
DEBUG    ya.test:process.py:263 Command (pid 1940006) minflt: 51595
DEBUG    ya.test:process.py:263 Command (pid 1940006) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1940006) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1940006) nvcsw: 1078
DEBUG    ya.test:process.py:263 Command (pid 1940006) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1940006) stime: 0.263942
DEBUG    ya.test:process.py:263 Command (pid 1940006) utime: 0.540627
DEBUG    ya.test:process.py:263 Command (pid 1940006) wtime: 0.9
DEBUG    ya.test:process.py:275 Command (pid 1940006) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1940006) 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/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21176
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/0026e0/r3tmp/kikimr_cluster_low5nkaz
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3809
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29017
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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/nkj6/0026e0/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_8lqa6ly7.log --grpc-port=3809 --mon-port=29017 --ic-port=21176
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:3809/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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/nkj6/0026e0/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_8lqa6ly7.log --grpc-port=3809 --mon-port=29017 --ic-port=21176
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/0026e0/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/nkj6/0026e0/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_8lqa6ly7.log', '--grpc-port=3809', '--mon-port=29017', '--ic-port=21176')' in '/home/runner/.ya/build/build_root/nkj6/0026e0/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: 1940623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3809/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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1940624
DEBUG    ya.test:process.py:259 Command (pid 1940624) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1940624) elapsed time (sec): 0.7785153388977051
DEBUG    ya.test:process.py:263 Command (pid 1940624) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) maxrss: 593004
DEBUG    ya.test:process.py:263 Command (pid 1940624) minflt: 45315
DEBUG    ya.test:process.py:263 Command (pid 1940624) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 1940624) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1940624) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1940624) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1940624) stime: 0.194157
DEBUG    ya.test:process.py:263 Command (pid 1940624) utime: 0.507956
DEBUG    ya.test:process.py:263 Command (pid 1940624) wtime: 0.78
DEBUG    ya.test:process.py:275 Command (pid 1940624) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1940624) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3809', '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: 21176\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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3809', '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: 21176\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1942960
DEBUG    ya.test:process.py:259 Command (pid 1942960) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1942960) elapsed time (sec): 0.9082000255584717
DEBUG    ya.test:process.py:263 Command (pid 1942960) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) maxrss: 662952
DEBUG    ya.test:process.py:263 Command (pid 1942960) minflt: 51607
DEBUG    ya.test:process.py:263 Command (pid 1942960) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1942960) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1942960) nvcsw: 595
DEBUG    ya.test:process.py:263 Command (pid 1942960) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1942960) stime: 0.266187
DEBUG    ya.test:process.py:263 Command (pid 1942960) utime: 0.5627719999999999
DEBUG    ya.test:process.py:263 Command (pid 1942960) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 1942960) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3809', '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/nkj6/0026e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:3809', '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: 1943317
DEBUG    ya.test:process.py:259 Command (pid 1943317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1943317) elapsed time (sec): 0.9085693359375
DEBUG    ya.test:process.py:263 Command (pid 1943317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) maxrss: 662952
DEBUG    ya.test:process.py:263 Command (pid 1943317) minflt: 51682
DEBUG    ya.test:process.py:263 Command (pid 1943317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1943317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1943317) nvcsw: 624
DEBUG    ya.test:process.py:263 Command (pid 1943317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1943317) stime: 0.28551
DEBUG    ya.test:process.py:263 Command (pid 1943317) utime: 0.553439
DEBUG    ya.test:process.py:263 Command (pid 1943317) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 1943317) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1943317) 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:299 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:299 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:379 RpcState(ListEndpoints, d7b76c7b-f6a5-43dc-9f03-50d339702780, localhost:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d7b76c7b-f6a5-43dc-9f03-50d339702780, localhost:2206): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d7b76c7b-f6a5-43dc-9f03-50d339702780, localhost:2206): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 2206 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-kj7ehpytbu.auto.internal:2206, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, f7fae079-2e3c-4e67-8a5a-34282679a41b, localhost:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7fae079-2e3c-4e67-8a5a-34282679a41b, localhost:3809): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f7fae079-2e3c-4e67-8a5a-34282679a41b, localhost:3809): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 3809 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-kj7ehpytbu.auto.internal:3809, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:3809
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2b001cc9-d014-4959-9963-8bcc1486acbb, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b001cc9-d014-4959-9963-8bcc1486acbb, ghrun-kj7ehpytbu.auto.internal:2206): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b001cc9-d014-4959-9963-8bcc1486acbb, ghrun-kj7ehpytbu.auto.internal:2206): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, bcc2d64d-18d8-4dfe-a9a7-cac92f5e503f, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bcc2d64d-18d8-4dfe-a9a7-cac92f5e503f, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bcc2d64d-18d8-4dfe-a9a7-cac92f5e503f, ghrun-kj7ehpytbu.auto.internal:2206): 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=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 960abd29-2f5b-476a-8c75-ac854d698528, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 960abd29-2f5b-476a-8c75-ac854d698528, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 960abd29-2f5b-476a-8c75-ac854d698528, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1149b0d-de8c-482c-a190-a7502590498c, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1149b0d-de8c-482c-a190-a7502590498c, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, e1149b0d-de8c-482c-a190-a7502590498c, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e2995bad-3a56-4573-983f-192b635386e8, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2995bad-3a56-4573-983f-192b635386e8, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, e2995bad-3a56-4573-983f-192b635386e8, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9efaf48a-9beb-4040-a9fa-2eee28a02da6, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9efaf48a-9beb-4040-a9fa-2eee28a02da6, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 9efaf48a-9beb-4040-a9fa-2eee28a02da6, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fef9b19-d4d5-42f7-bd3d-420787b60bac, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fef9b19-d4d5-42f7-bd3d-420787b60bac, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 8fef9b19-d4d5-42f7-bd3d-420787b60bac, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41b6d11a-3e9b-47d7-9ada-875f017d7bb2, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41b6d11a-3e9b-47d7-9ada-875f017d7bb2, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 41b6d11a-3e9b-47d7-9ada-875f017d7bb2, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c5f9db1f-f479-47ef-9734-823a410f5c78, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5f9db1f-f479-47ef-9734-823a410f5c78, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, c5f9db1f-f479-47ef-9734-823a410f5c78, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be881334-fbb5-41bf-a54c-553399699297, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be881334-fbb5-41bf-a54c-553399699297, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, be881334-fbb5-41bf-a54c-553399699297, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 684ffed1-a704-48bd-89fd-2300f9b74e3c, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 684ffed1-a704-48bd-89fd-2300f9b74e3c, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 684ffed1-a704-48bd-89fd-2300f9b74e3c, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, daf442b2-56ea-4678-b01b-a03f0d98754d, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daf442b2-56ea-4678-b01b-a03f0d98754d, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, daf442b2-56ea-4678-b01b-a03f0d98754d, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ec54b47-0a15-447f-80f2-b30b3133e6a9, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ec54b47-0a15-447f-80f2-b30b3133e6a9, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 8ec54b47-0a15-447f-80f2-b30b3133e6a9, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d2738ee-ea38-432b-8f2f-95527f4f208e, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d2738ee-ea38-432b-8f2f-95527f4f208e, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 3d2738ee-ea38-432b-8f2f-95527f4f208e, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49452d9c-09b3-425a-afbb-8d487fe3b6c0, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49452d9c-09b3-425a-afbb-8d487fe3b6c0, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 49452d9c-09b3-425a-afbb-8d487fe3b6c0, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04f6f280-e4e0-41ea-b318-290b008c8bb8, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04f6f280-e4e0-41ea-b318-290b008c8bb8, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 04f6f280-e4e0-41ea-b318-290b008c8bb8, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4291eb4d-5e60-44b3-8915-713f8a846df0, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4291eb4d-5e60-44b3-8915-713f8a846df0, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 4291eb4d-5e60-44b3-8915-713f8a846df0, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f2925d8-71c4-49e9-9754-0d1304ad301f, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f2925d8-71c4-49e9-9754-0d1304ad301f, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 3f2925d8-71c4-49e9-9754-0d1304ad301f, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee5f5884-14b3-416a-9042-26e4778d2b35, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee5f5884-14b3-416a-9042-26e4778d2b35, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, ee5f5884-14b3-416a-9042-26e4778d2b35, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa536432-a6ad-44e9-b572-ac675367bfca, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa536432-a6ad-44e9-b572-ac675367bfca, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, fa536432-a6ad-44e9-b572-ac675367bfca, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5931db5-0f90-48f2-aa75-6c4664b6b867, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5931db5-0f90-48f2-aa75-6c4664b6b867, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, a5931db5-0f90-48f2-aa75-6c4664b6b867, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48324eac-936f-4b54-aa3b-defc759f5e6e, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48324eac-936f-4b54-aa3b-defc759f5e6e, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 48324eac-936f-4b54-aa3b-defc759f5e6e, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b117179-df49-4137-801e-f000aa3ea227, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b117179-df49-4137-801e-f000aa3ea227, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 5b117179-df49-4137-801e-f000aa3ea227, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f4b2c46-0553-421c-bb1c-fff99bd329b0, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f4b2c46-0553-421c-bb1c-fff99bd329b0, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 0f4b2c46-0553-421c-bb1c-fff99bd329b0, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4a2942c-8be1-49e5-ac1e-82e7b8b11105, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4a2942c-8be1-49e5-ac1e-82e7b8b11105, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, f4a2942c-8be1-49e5-ac1e-82e7b8b11105, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c16855c-9edf-469e-bb84-2cb959c87d50, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c16855c-9edf-469e-bb84-2cb959c87d50, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 9c16855c-9edf-469e-bb84-2cb959c87d50, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b26889b-2efc-40e2-8249-5e6612f54996, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b26889b-2efc-40e2-8249-5e6612f54996, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 5b26889b-2efc-40e2-8249-5e6612f54996, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f16ab21b-1062-4513-84e0-8ba9462580f8, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f16ab21b-1062-4513-84e0-8ba9462580f8, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, f16ab21b-1062-4513-84e0-8ba9462580f8, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fda33ebc-24f2-4be0-943e-a52f73eb8154, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fda33ebc-24f2-4be0-943e-a52f73eb8154, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, fda33ebc-24f2-4be0-943e-a52f73eb8154, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5b564b7c-f0f5-44fc-9e5a-4c3306f439a7, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b564b7c-f0f5-44fc-9e5a-4c3306f439a7, ghrun-kj7ehpytbu.auto.internal:3809): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5b564b7c-f0f5-44fc-9e5a-4c3306f439a7, ghrun-kj7ehpytbu.auto.internal:3809): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 75bd2ba9-c577-485d-b9f2-ece28a6c67e4, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 75bd2ba9-c577-485d-b9f2-ece28a6c67e4, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 75bd2ba9-c577-485d-b9f2-ece28a6c67e4, ghrun-kj7ehpytbu.auto.internal:3809): 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=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6af0e046-7a29-4ff1-9acc-d7babc7faef6, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6af0e046-7a29-4ff1-9acc-d7babc7faef6, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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:2206/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6af0e046-7a29-4ff1-9acc-d7babc7faef6, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d056193-cf9a-4bce-a1ae-74154926c9be, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d056193-cf9a-4bce-a1ae-74154926c9be, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 6d056193-cf9a-4bce-a1ae-74154926c9be, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e4e43e8-ba61-41a1-b673-26529e8af363, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e4e43e8-ba61-41a1-b673-26529e8af363, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 1e4e43e8-ba61-41a1-b673-26529e8af363, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1cc2bf60-d928-4705-9c3d-da7b185ca9a9, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cc2bf60-d928-4705-9c3d-da7b185ca9a9, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 1cc2bf60-d928-4705-9c3d-da7b185ca9a9, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c3715c7-f1d0-407e-983c-4a6d2be6ec47, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c3715c7-f1d0-407e-983c-4a6d2be6ec47, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 9c3715c7-f1d0-407e-983c-4a6d2be6ec47, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70c53457-f03b-46ab-9311-29d400e03fdf, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c53457-f03b-46ab-9311-29d400e03fdf, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 70c53457-f03b-46ab-9311-29d400e03fdf, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f13c0ac6-d70e-4c0f-8a79-339d09e11b31, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f13c0ac6-d70e-4c0f-8a79-339d09e11b31, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, f13c0ac6-d70e-4c0f-8a79-339d09e11b31, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1606c04f-5d3a-4fa2-a600-1ada10d54c5f, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1606c04f-5d3a-4fa2-a600-1ada10d54c5f, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 1606c04f-5d3a-4fa2-a600-1ada10d54c5f, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f63bac70-9f9b-455d-b1c9-868a4a10d5ee, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f63bac70-9f9b-455d-b1c9-868a4a10d5ee, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, f63bac70-9f9b-455d-b1c9-868a4a10d5ee, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75d7a80a-58fb-4fdf-ab43-046dae800502, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75d7a80a-58fb-4fdf-ab43-046dae800502, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 75d7a80a-58fb-4fdf-ab43-046dae800502, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c69cfad2-9143-44f6-b36a-d1bd761e1cb7, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c69cfad2-9143-44f6-b36a-d1bd761e1cb7, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, c69cfad2-9143-44f6-b36a-d1bd761e1cb7, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2af8d351-8d88-44d2-89d9-093657ff6d1c, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2af8d351-8d88-44d2-89d9-093657ff6d1c, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 2af8d351-8d88-44d2-89d9-093657ff6d1c, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 683bd893-62c1-49b0-850b-04141a64c8c5, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 683bd893-62c1-49b0-850b-04141a64c8c5, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 683bd893-62c1-49b0-850b-04141a64c8c5, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f088ca15-7402-4688-82f8-797849fed62c, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f088ca15-7402-4688-82f8-797849fed62c, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, f088ca15-7402-4688-82f8-797849fed62c, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5aedb326-c148-4116-b2ea-c9296b944115, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aedb326-c148-4116-b2ea-c9296b944115, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 5aedb326-c148-4116-b2ea-c9296b944115, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8a3b58f-e5a2-4dbf-aef8-8ec8ea5ce493, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8a3b58f-e5a2-4dbf-aef8-8ec8ea5ce493, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, d8a3b58f-e5a2-4dbf-aef8-8ec8ea5ce493, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf3131c1-c73e-464f-9765-fc39495e3519, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf3131c1-c73e-464f-9765-fc39495e3519, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, bf3131c1-c73e-464f-9765-fc39495e3519, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0bb1625d-d77a-4a0d-9e4b-2d41ceba2f68, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bb1625d-d77a-4a0d-9e4b-2d41ceba2f68, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 0bb1625d-d77a-4a0d-9e4b-2d41ceba2f68, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfe2fc50-b573-4f4a-9ab5-bad961f8168b, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfe2fc50-b573-4f4a-9ab5-bad961f8168b, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, cfe2fc50-b573-4f4a-9ab5-bad961f8168b, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3b64708-0db2-4796-aaef-01f5afeadae2, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3b64708-0db2-4796-aaef-01f5afeadae2, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, d3b64708-0db2-4796-aaef-01f5afeadae2, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 541db086-affd-419d-91fc-a09a97a34293, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 541db086-affd-419d-91fc-a09a97a34293, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 541db086-affd-419d-91fc-a09a97a34293, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31accdbb-f18c-48f5-9d69-9af96d4867e5, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31accdbb-f18c-48f5-9d69-9af96d4867e5, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 31accdbb-f18c-48f5-9d69-9af96d4867e5, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f72ee657-dce8-4782-bb12-fbfa383dfaa3, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f72ee657-dce8-4782-bb12-fbfa383dfaa3, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, f72ee657-dce8-4782-bb12-fbfa383dfaa3, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64071ad7-a3cc-4927-97cc-e670b171342f, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64071ad7-a3cc-4927-97cc-e670b171342f, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 64071ad7-a3cc-4927-97cc-e670b171342f, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 638a4b20-763a-4da0-aeaa-196181657932, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 638a4b20-763a-4da0-aeaa-196181657932, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 638a4b20-763a-4da0-aeaa-196181657932, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, b9602b69-6bce-4191-b6dd-5445eb856215, localhost:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9602b69-6bce-4191-b6dd-5445eb856215, localhost:3809): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b9602b69-6bce-4191-b6dd-5445eb856215, localhost:3809): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 3809 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-kj7ehpytbu.auto.internal:3809, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3809
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c5ce25d-df05-43a8-a20d-e994de610264, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c5ce25d-df05-43a8-a20d-e994de610264, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 8c5ce25d-df05-43a8-a20d-e994de610264, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abc897c6-ce8a-4ad5-9400-1550ccb7e3ab, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abc897c6-ce8a-4ad5-9400-1550ccb7e3ab, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, abc897c6-ce8a-4ad5-9400-1550ccb7e3ab, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, c7ed7091-be2b-4963-913d-fc1105c1c5a6, localhost:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c7ed7091-be2b-4963-913d-fc1105c1c5a6, localhost:2206): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c7ed7091-be2b-4963-913d-fc1105c1c5a6, localhost:2206): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 2206 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-kj7ehpytbu.auto.internal:2206, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01c7185a-5a3a-480d-98c8-586e6c273b1f, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01c7185a-5a3a-480d-98c8-586e6c273b1f, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 01c7185a-5a3a-480d-98c8-586e6c273b1f, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ed90f29-7eb9-4746-9d03-2d8d438ee8ad, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ed90f29-7eb9-4746-9d03-2d8d438ee8ad, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 8ed90f29-7eb9-4746-9d03-2d8d438ee8ad, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9cf3f49-d954-49f6-b119-2586721c5d7d, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9cf3f49-d954-49f6-b119-2586721c5d7d, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, d9cf3f49-d954-49f6-b119-2586721c5d7d, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2fd6468f-1cba-41ff-ab15-2765142ed10a, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fd6468f-1cba-41ff-ab15-2765142ed10a, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 2fd6468f-1cba-41ff-ab15-2765142ed10a, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d8798d7-fa04-4c21-a9a2-b8ef1e35134c, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d8798d7-fa04-4c21-a9a2-b8ef1e35134c, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 0d8798d7-fa04-4c21-a9a2-b8ef1e35134c, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af1fd5ce-8e1b-476d-8aeb-89aababfec75, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af1fd5ce-8e1b-476d-8aeb-89aababfec75, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, af1fd5ce-8e1b-476d-8aeb-89aababfec75, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e2baaf15-8e1e-422f-b38c-9e706c1ac22b, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2baaf15-8e1e-422f-b38c-9e706c1ac22b, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, e2baaf15-8e1e-422f-b38c-9e706c1ac22b, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c877b0d-467b-488e-b780-dddf54653d8a, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c877b0d-467b-488e-b780-dddf54653d8a, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 7c877b0d-467b-488e-b780-dddf54653d8a, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3b73bb0-51d1-42db-80be-2ad459b7fa46, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3b73bb0-51d1-42db-80be-2ad459b7fa46, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, d3b73bb0-51d1-42db-80be-2ad459b7fa46, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09767163-4204-45a3-ae09-beea81118715, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09767163-4204-45a3-ae09-beea81118715, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 09767163-4204-45a3-ae09-beea81118715, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18bb959f-9657-4de0-a77f-007a10cfb5b7, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18bb959f-9657-4de0-a77f-007a10cfb5b7, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 18bb959f-9657-4de0-a77f-007a10cfb5b7, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b39d4c45-81e6-457a-92a1-b5d8ba40a926, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b39d4c45-81e6-457a-92a1-b5d8ba40a926, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, b39d4c45-81e6-457a-92a1-b5d8ba40a926, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, adcd8e59-cb79-48d5-98a6-d3a2232d93da, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adcd8e59-cb79-48d5-98a6-d3a2232d93da, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, adcd8e59-cb79-48d5-98a6-d3a2232d93da, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fa559c0-cc4a-4c22-864b-a7ee927dd526, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fa559c0-cc4a-4c22-864b-a7ee927dd526, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 8fa559c0-cc4a-4c22-864b-a7ee927dd526, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a7058e3-826a-42c9-a05d-f2152afeed22, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a7058e3-826a-42c9-a05d-f2152afeed22, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 2a7058e3-826a-42c9-a05d-f2152afeed22, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a767ae50-44d8-462f-9c1a-117adcbc0d51, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a767ae50-44d8-462f-9c1a-117adcbc0d51, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, a767ae50-44d8-462f-9c1a-117adcbc0d51, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8cd3f162-827e-4359-864f-8189c2f2fcc6, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cd3f162-827e-4359-864f-8189c2f2fcc6, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 8cd3f162-827e-4359-864f-8189c2f2fcc6, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93b2732f-af58-4213-a711-b8078427abcc, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93b2732f-af58-4213-a711-b8078427abcc, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 93b2732f-af58-4213-a711-b8078427abcc, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69423679-0274-4b49-98f1-92e8a5a94aeb, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69423679-0274-4b49-98f1-92e8a5a94aeb, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 69423679-0274-4b49-98f1-92e8a5a94aeb, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc2edf79-e825-45d4-bbec-b4277e2257f5, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc2edf79-e825-45d4-bbec-b4277e2257f5, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, cc2edf79-e825-45d4-bbec-b4277e2257f5, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 86104c6a-52de-4f28-8957-546d957fb0a7, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86104c6a-52de-4f28-8957-546d957fb0a7, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 86104c6a-52de-4f28-8957-546d957fb0a7, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db69394e-04b5-4328-a7f3-a04c3686ba06, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db69394e-04b5-4328-a7f3-a04c3686ba06, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, db69394e-04b5-4328-a7f3-a04c3686ba06, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2a72e3e-9643-4e80-b48f-a48b4ce3d708, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2a72e3e-9643-4e80-b48f-a48b4ce3d708, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, f2a72e3e-9643-4e80-b48f-a48b4ce3d708, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8cafa160-7f54-48ce-bc78-5e5ae51ff8f9, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cafa160-7f54-48ce-bc78-5e5ae51ff8f9, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 8cafa160-7f54-48ce-bc78-5e5ae51ff8f9, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28b898bf-3291-42c1-949a-eb347fc4bee4, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28b898bf-3291-42c1-949a-eb347fc4bee4, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 28b898bf-3291-42c1-949a-eb347fc4bee4, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bee63091-855e-4a2c-af0b-25576f607910, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bee63091-855e-4a2c-af0b-25576f607910, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, bee63091-855e-4a2c-af0b-25576f607910, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1537813-7bb2-4530-9099-ddd043e812d4, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1537813-7bb2-4530-9099-ddd043e812d4, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, d1537813-7bb2-4530-9099-ddd043e812d4, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a290606-b2da-47e3-b0b3-e453b5be084c, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a290606-b2da-47e3-b0b3-e453b5be084c, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 3a290606-b2da-47e3-b0b3-e453b5be084c, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7388d47-4c25-45b8-be01-c3486b800109, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7388d47-4c25-45b8-be01-c3486b800109, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, f7388d47-4c25-45b8-be01-c3486b800109, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 940880fb-ffd9-40f0-8949-62f5c8c87efc, ghrun-kj7ehpytbu.auto.internal:2206): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 940880fb-ffd9-40f0-8949-62f5c8c87efc, ghrun-kj7ehpytbu.auto.internal:2206): request = { session_id: "ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=" 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, 940880fb-ffd9-40f0-8949-62f5c8c87efc, ghrun-kj7ehpytbu.auto.internal:2206): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFhOWFiNGMtOTNmYTRkNTgtNDBmN2ZhNDMtN2IwNDMyODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c5b584c-d7d8-453d-be1c-788f48bdc1d1, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c5b584c-d7d8-453d-be1c-788f48bdc1d1, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 7c5b584c-d7d8-453d-be1c-788f48bdc1d1, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a5d8af4-cbeb-404b-b333-f594df684b4d, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a5d8af4-cbeb-404b-b333-f594df684b4d, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 5a5d8af4-cbeb-404b-b333-f594df684b4d, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d795d1b-21e2-49ce-9e4c-723770c63056, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d795d1b-21e2-49ce-9e4c-723770c63056, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 9d795d1b-21e2-49ce-9e4c-723770c63056, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26a4596c-addd-458c-ad13-59d6c7350808, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26a4596c-addd-458c-ad13-59d6c7350808, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 26a4596c-addd-458c-ad13-59d6c7350808, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67b98363-b70f-4ba2-8921-228f9ae4134e, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b98363-b70f-4ba2-8921-228f9ae4134e, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 67b98363-b70f-4ba2-8921-228f9ae4134e, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf7ca16f-4ab5-43dd-83a8-3267dab41658, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf7ca16f-4ab5-43dd-83a8-3267dab41658, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, bf7ca16f-4ab5-43dd-83a8-3267dab41658, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 511f1540-4e58-4957-802d-a77ab3e8093a, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 511f1540-4e58-4957-802d-a77ab3e8093a, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 511f1540-4e58-4957-802d-a77ab3e8093a, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1fe8f42-3a27-477d-b672-6c53ca7d15f0, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1fe8f42-3a27-477d-b672-6c53ca7d15f0, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, a1fe8f42-3a27-477d-b672-6c53ca7d15f0, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c81e9ab0-7dd4-43ea-88c3-6e41570841e9, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c81e9ab0-7dd4-43ea-88c3-6e41570841e9, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, c81e9ab0-7dd4-43ea-88c3-6e41570841e9, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f019a12-24cf-4476-8f78-8f816b6ee993, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f019a12-24cf-4476-8f78-8f816b6ee993, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 2f019a12-24cf-4476-8f78-8f816b6ee993, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25763be2-ae55-4bfe-a238-ebe5e177aaf2, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25763be2-ae55-4bfe-a238-ebe5e177aaf2, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 25763be2-ae55-4bfe-a238-ebe5e177aaf2, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0541ae1-9e61-4b00-b80f-486b218fa9a4, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0541ae1-9e61-4b00-b80f-486b218fa9a4, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, f0541ae1-9e61-4b00-b80f-486b218fa9a4, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b510caa-3fb8-4b0f-afa3-93a97c6a210b, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b510caa-3fb8-4b0f-afa3-93a97c6a210b, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 0b510caa-3fb8-4b0f-afa3-93a97c6a210b, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ee48653-7f41-4690-a2b4-b39d847f9c1c, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee48653-7f41-4690-a2b4-b39d847f9c1c, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 6ee48653-7f41-4690-a2b4-b39d847f9c1c, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a88aa46-b127-4721-9c21-0058143dcb2e, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a88aa46-b127-4721-9c21-0058143dcb2e, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 2a88aa46-b127-4721-9c21-0058143dcb2e, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 838dcd42-f2d4-46c4-a6f1-cfafb6a87302, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 838dcd42-f2d4-46c4-a6f1-cfafb6a87302, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 838dcd42-f2d4-46c4-a6f1-cfafb6a87302, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a0497f9-1d62-4d89-b8cc-bd709f41b081, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a0497f9-1d62-4d89-b8cc-bd709f41b081, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 5a0497f9-1d62-4d89-b8cc-bd709f41b081, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4bb48d51-4367-4e0c-af62-7fa669742480, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bb48d51-4367-4e0c-af62-7fa669742480, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 4bb48d51-4367-4e0c-af62-7fa669742480, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ede02fd9-093d-4cb4-b20f-e1493be55de3, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ede02fd9-093d-4cb4-b20f-e1493be55de3, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, ede02fd9-093d-4cb4-b20f-e1493be55de3, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 122e0bbe-0fa9-432f-98ce-837289d96740, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 122e0bbe-0fa9-432f-98ce-837289d96740, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 122e0bbe-0fa9-432f-98ce-837289d96740, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddc75f2d-b8e6-46f8-bfe6-cab2e9924d64, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddc75f2d-b8e6-46f8-bfe6-cab2e9924d64, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, ddc75f2d-b8e6-46f8-bfe6-cab2e9924d64, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58381016-abaa-41f5-9d33-0f92075c9a28, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58381016-abaa-41f5-9d33-0f92075c9a28, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 58381016-abaa-41f5-9d33-0f92075c9a28, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb0b5467-8b0e-4768-b0a9-92632aa3e586, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb0b5467-8b0e-4768-b0a9-92632aa3e586, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, eb0b5467-8b0e-4768-b0a9-92632aa3e586, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eeff5607-0313-4e57-b3a3-5851c6685e81, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeff5607-0313-4e57-b3a3-5851c6685e81, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, eeff5607-0313-4e57-b3a3-5851c6685e81, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1193fae6-6b63-458a-aa0f-fb15f426c860, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1193fae6-6b63-458a-aa0f-fb15f426c860, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 1193fae6-6b63-458a-aa0f-fb15f426c860, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c3adc9a-0203-4ac9-9b73-6b39f4fcb882, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c3adc9a-0203-4ac9-9b73-6b39f4fcb882, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, 4c3adc9a-0203-4ac9-9b73-6b39f4fcb882, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e87192db-3e61-4b02-adbe-e8e3d21223f2, ghrun-kj7ehpytbu.auto.internal:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e87192db-3e61-4b02-adbe-e8e3d21223f2, ghrun-kj7ehpytbu.auto.internal:3809): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=" 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, e87192db-3e61-4b02-adbe-e8e3d21223f2, ghrun-kj7ehpytbu.auto.internal:3809): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGEwODFiYzUtYjhiMWY2MTQtYTU4YzdlZTUtMjg5MjM1MzA=
---------------------------- 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:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, a86b2278-715c-4728-ab51-69ca6b5b381b, localhost:3809): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a86b2278-715c-4728-ab51-69ca6b5b381b, localhost:3809): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a86b2278-715c-4728-ab51-69ca6b5b381b, localhost:3809): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 3809 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-kj7ehpytbu.auto.internal:3809, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3809
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:2206
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2206". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:2206/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20721
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2642
============================== slowest durations ===============================
137.60s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
123.88s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
16.36s 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/nkj6/0026e0/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/nkj6/0026e0/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.063124 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.091549 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.142619 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.53738 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.002842 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.526848 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.122239 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.674746 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.058553 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.459886 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.893853 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006818 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1936985==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ad9482 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b3c000 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034b3c000 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034b3c000 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034b3c000 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034b3c000 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 0x000044ee867b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000044ee867b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000044ee867b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000044ee867b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000044ee867b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000044ee867b 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 0x000044f242cd 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 0x000044f26670 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
==================== 1 passed, 1 error in 279.68s (0:04:39) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/00271f/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 ===============================
121.48s 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--]
14.51s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
======================== 1 passed in 181.11s (0:03:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002716/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 ===============================
119.59s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
49.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
14.09s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
======================== 1 passed in 183.92s (0:03:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002740/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 ===============================
239.31s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
44.14s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
24.67s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
======================== 1 passed in 310.12s (0:05:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026f1/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 .

============================== slowest durations ===============================
122.94s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
44.07s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
14.85s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
======================== 1 passed in 182.96s (0:03:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026d4/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 .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--] _
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/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/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.055914 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.120587 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.171847 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.046686 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.086431 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.12788 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 5.374717 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 8.906052 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.462067 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.001462 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.558034 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.963505 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.532226 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.012512 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1941372==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ad9482 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 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b3f14ba 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 0x00001f7f381f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b3df85f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b3df85f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b3df85f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004b59d2ae in NYdbGrpc::TGRpcRequestImpl<Ydb::KeyValue::AlterVolumeRequest, Ydb::KeyValue::AlterVolumeResponse, 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 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1937098
DEBUG    ya.test:process.py:259 Command (pid 1937098) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1937098) elapsed time (sec): 0.9382278919219971
DEBUG    ya.test:process.py:263 Command (pid 1937098) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) maxrss: 477052
DEBUG    ya.test:process.py:263 Command (pid 1937098) minflt: 45307
DEBUG    ya.test:process.py:263 Command (pid 1937098) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1937098) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1937098) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1937098) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1937098) stime: 0.22292299999999998
DEBUG    ya.test:process.py:263 Command (pid 1937098) utime: 0.5105799999999999
DEBUG    ya.test:process.py:263 Command (pid 1937098) wtime: 0.944
DEBUG    ya.test:process.py:275 Command (pid 1937098) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1937098) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6727
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/0026d4/r3tmp/kikimr_cluster_fhyi3kzp
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24833
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28246
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/0026d4/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/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/logfile_my3snc07.log --grpc-port=24833 --mon-port=20227 --ic-port=6727
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24833/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/0026d4/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/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/logfile_my3snc07.log --grpc-port=24833 --mon-port=20227 --ic-port=6727
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/logfile_my3snc07.log', '--grpc-port=24833', '--mon-port=20227', '--ic-port=6727')' in '/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1937490
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24833/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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1937491
DEBUG    ya.test:process.py:259 Command (pid 1937491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1937491) elapsed time (sec): 0.8158726692199707
DEBUG    ya.test:process.py:263 Command (pid 1937491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) maxrss: 477584
DEBUG    ya.test:process.py:263 Command (pid 1937491) minflt: 45374
DEBUG    ya.test:process.py:263 Command (pid 1937491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1937491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1937491) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1937491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1937491) stime: 0.21537099999999998
DEBUG    ya.test:process.py:263 Command (pid 1937491) utime: 0.50985
DEBUG    ya.test:process.py:263 Command (pid 1937491) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 1937491) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1937491) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24833', '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: 6727\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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24833', '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: 6727\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1940197
DEBUG    ya.test:process.py:259 Command (pid 1940197) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1940197) elapsed time (sec): 0.8077611923217773
DEBUG    ya.test:process.py:263 Command (pid 1940197) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) maxrss: 582148
DEBUG    ya.test:process.py:263 Command (pid 1940197) minflt: 51534
DEBUG    ya.test:process.py:263 Command (pid 1940197) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 1940197) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1940197) nvcsw: 790
DEBUG    ya.test:process.py:263 Command (pid 1940197) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1940197) stime: 0.221161
DEBUG    ya.test:process.py:263 Command (pid 1940197) utime: 0.5266689999999999
DEBUG    ya.test:process.py:263 Command (pid 1940197) wtime: 0.813
DEBUG    ya.test:process.py:275 Command (pid 1940197) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24833', '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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24833', '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: 1940772
DEBUG    ya.test:process.py:259 Command (pid 1940772) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1940772) elapsed time (sec): 0.8886058330535889
DEBUG    ya.test:process.py:263 Command (pid 1940772) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) maxrss: 582196
DEBUG    ya.test:process.py:263 Command (pid 1940772) minflt: 51776
DEBUG    ya.test:process.py:263 Command (pid 1940772) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 1940772) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1940772) nvcsw: 904
DEBUG    ya.test:process.py:263 Command (pid 1940772) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1940772) stime: 0.260745
DEBUG    ya.test:process.py:263 Command (pid 1940772) utime: 0.543972
DEBUG    ya.test:process.py:263 Command (pid 1940772) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 1940772) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1940772) 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/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9520
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/nkj6/0026d4/r3tmp/kikimr_cluster_wuqo45lv
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/0026d4/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/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/logfile_mwwyreno.log --grpc-port=65058 --mon-port=5760 --ic-port=9520
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:65058/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/nkj6/0026d4/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/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/logfile_mwwyreno.log --grpc-port=65058 --mon-port=5760 --ic-port=9520
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/logfile_mwwyreno.log', '--grpc-port=65058', '--mon-port=5760', '--ic-port=9520')' in '/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1941372
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:65058/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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1941376
DEBUG    ya.test:process.py:259 Command (pid 1941376) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1941376) elapsed time (sec): 0.8753137588500977
DEBUG    ya.test:process.py:263 Command (pid 1941376) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1941376) maxrss: 599784
DEBUG    ya.test:process.py:263 Command (pid 1941376) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1941376) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1941376) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1941376) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1941376) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1941376) stime: 0.210639
DEBUG    ya.test:process.py:263 Command (pid 1941376) utime: 0.49699499999999996
DEBUG    ya.test:process.py:263 Command (pid 1941376) wtime: 0.883
DEBUG    ya.test:process.py:275 Command (pid 1941376) output:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kj7ehpytbu
    Host information: 
        Linux ghrun-kj7ehpytbu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1941376) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 19ccc3c7cef133d6e0cab0e1383133bce4e5d365
    Branch: 
    Author: Ivan <ilezhankin@yandex-team.ru>
    Summary: Merge e932c66c1c59e7520866d8eb63f1137099f30dcb into 0c4ca8f761e3cacff5017d8127ba05d0ae66bde0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65058', '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: 9520\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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65058', '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: 9520\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1943568
DEBUG    ya.test:process.py:259 Command (pid 1943568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1943568) elapsed time (sec): 0.8511648178100586
DEBUG    ya.test:process.py:263 Command (pid 1943568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) maxrss: 666244
DEBUG    ya.test:process.py:263 Command (pid 1943568) minflt: 51559
DEBUG    ya.test:process.py:263 Command (pid 1943568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1943568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1943568) nvcsw: 563
DEBUG    ya.test:process.py:263 Command (pid 1943568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1943568) stime: 0.23390899999999998
DEBUG    ya.test:process.py:263 Command (pid 1943568) utime: 0.56813
DEBUG    ya.test:process.py:263 Command (pid 1943568) wtime: 0.853
DEBUG    ya.test:process.py:275 Command (pid 1943568) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65058', '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/nkj6/0026d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:65058', '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: 1943876
DEBUG    ya.test:process.py:259 Command (pid 1943876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1943876) elapsed time (sec): 0.923569917678833
DEBUG    ya.test:process.py:263 Command (pid 1943876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) maxrss: 666368
DEBUG    ya.test:process.py:263 Command (pid 1943876) minflt: 51671
DEBUG    ya.test:process.py:263 Command (pid 1943876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1943876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1943876) nvcsw: 608
DEBUG    ya.test:process.py:263 Command (pid 1943876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1943876) stime: 0.27419299999999996
DEBUG    ya.test:process.py:263 Command (pid 1943876) utime: 0.56663
DEBUG    ya.test:process.py:263 Command (pid 1943876) wtime: 0.925
DEBUG    ya.test:process.py:275 Command (pid 1943876) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1943876) 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_Uint64-pk_types10-all_types10-index10-Uint64--])
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, b6a8b25b-383b-46c4-9bb0-9f8475fba945, localhost:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6a8b25b-383b-46c4-9bb0-9f8475fba945, localhost:24833): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b6a8b25b-383b-46c4-9bb0-9f8475fba945, localhost:24833): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 24833 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-kj7ehpytbu.auto.internal:24833, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 0dda7df6-2463-4bcf-aa34-78985d67d936, localhost:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0dda7df6-2463-4bcf-aa34-78985d67d936, localhost:65058): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0dda7df6-2463-4bcf-aa34-78985d67d936, localhost:65058): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 65058 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-kj7ehpytbu.auto.internal:65058, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 480b8a1b-b67d-46e3-8fbf-4b10e7cae538, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 480b8a1b-b67d-46e3-8fbf-4b10e7cae538, ghrun-kj7ehpytbu.auto.internal:24833): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 480b8a1b-b67d-46e3-8fbf-4b10e7cae538, ghrun-kj7ehpytbu.auto.internal:24833): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b8b0324e-e671-4af5-8c94-276e6133713c, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b8b0324e-e671-4af5-8c94-276e6133713c, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b8b0324e-e671-4af5-8c94-276e6133713c, ghrun-kj7ehpytbu.auto.internal:24833): 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=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c4bf143-1059-4be9-910d-ef33de6a7e82, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c4bf143-1059-4be9-910d-ef33de6a7e82, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_Uint64` (\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_Uint64 Uint64,\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, 8c4bf143-1059-4be9-910d-ef33de6a7e82, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c0aad96-c4a1-4b6a-b1fc-c96ff0184990, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c0aad96-c4a1-4b6a-b1fc-c96ff0184990, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_Uint64 SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Uint64 AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c0aad96-c4a1-4b6a-b1fc-c96ff0184990, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 254102c2-bf80-458f-9e5b-62afa768e4a8, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 254102c2-bf80-458f-9e5b-62afa768e4a8, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 254102c2-bf80-458f-9e5b-62afa768e4a8, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3479bd0-0470-4656-8638-a6c5b6bdc82e, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3479bd0-0470-4656-8638-a6c5b6bdc82e, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3479bd0-0470-4656-8638-a6c5b6bdc82e, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0db8c8e8-61f3-4185-95c5-e6bfda64092e, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0db8c8e8-61f3-4185-95c5-e6bfda64092e, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0db8c8e8-61f3-4185-95c5-e6bfda64092e, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e092b94-6777-4121-b48f-87196c12c2fc, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e092b94-6777-4121-b48f-87196c12c2fc, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e092b94-6777-4121-b48f-87196c12c2fc, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24b7b943-033b-434e-8798-1aabe41d9f0f, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24b7b943-033b-434e-8798-1aabe41d9f0f, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24b7b943-033b-434e-8798-1aabe41d9f0f, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28bc1865-9d80-4bc3-a051-185680ad72ee, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28bc1865-9d80-4bc3-a051-185680ad72ee, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28bc1865-9d80-4bc3-a051-185680ad72ee, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99dd45cf-0eb4-43d1-8042-d38de44f0104, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99dd45cf-0eb4-43d1-8042-d38de44f0104, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99dd45cf-0eb4-43d1-8042-d38de44f0104, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6fee9f61-bc7c-4442-87d0-ff8471cd2e94, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fee9f61-bc7c-4442-87d0-ff8471cd2e94, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fee9f61-bc7c-4442-87d0-ff8471cd2e94, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd4c258e-5758-4ba5-bdb5-11df297b3db5, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd4c258e-5758-4ba5-bdb5-11df297b3db5, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd4c258e-5758-4ba5-bdb5-11df297b3db5, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9fe5188-76f8-4463-8a97-164c6405dc53, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9fe5188-76f8-4463-8a97-164c6405dc53, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9fe5188-76f8-4463-8a97-164c6405dc53, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb20ba6a-6f85-4450-a20d-a18a3464a650, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb20ba6a-6f85-4450-a20d-a18a3464a650, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb20ba6a-6f85-4450-a20d-a18a3464a650, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9db5ec6f-4196-489c-b564-8c30bf323bb7, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9db5ec6f-4196-489c-b564-8c30bf323bb7, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9db5ec6f-4196-489c-b564-8c30bf323bb7, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02cc40cc-cf4f-47eb-9161-a3617a474ba0, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02cc40cc-cf4f-47eb-9161-a3617a474ba0, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02cc40cc-cf4f-47eb-9161-a3617a474ba0, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 781057d9-e8fa-43de-a539-de572e46e7cb, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 781057d9-e8fa-43de-a539-de572e46e7cb, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 781057d9-e8fa-43de-a539-de572e46e7cb, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcb36e6d-e0e7-4d32-9fe7-371b44aeb008, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcb36e6d-e0e7-4d32-9fe7-371b44aeb008, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcb36e6d-e0e7-4d32-9fe7-371b44aeb008, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4075996e-9ce1-4807-bfc6-ed1f95c5c35c, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4075996e-9ce1-4807-bfc6-ed1f95c5c35c, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4075996e-9ce1-4807-bfc6-ed1f95c5c35c, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9641d6d4-6c91-4c6b-b0a8-365d6bb45317, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9641d6d4-6c91-4c6b-b0a8-365d6bb45317, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9641d6d4-6c91-4c6b-b0a8-365d6bb45317, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbcfe3ee-98f3-447d-9c4e-3009fccfa138, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbcfe3ee-98f3-447d-9c4e-3009fccfa138, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbcfe3ee-98f3-447d-9c4e-3009fccfa138, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e8f2014-263c-48ea-b599-9c01b964c942, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e8f2014-263c-48ea-b599-9c01b964c942, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e8f2014-263c-48ea-b599-9c01b964c942, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9ceda82-bd41-4eb8-8429-558dc8725219, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9ceda82-bd41-4eb8-8429-558dc8725219, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9ceda82-bd41-4eb8-8429-558dc8725219, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a1c3a2a-89af-42f4-ae98-bfb864661edb, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a1c3a2a-89af-42f4-ae98-bfb864661edb, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a1c3a2a-89af-42f4-ae98-bfb864661edb, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8935f294-ce73-4883-8a6e-60f4b0984aba, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8935f294-ce73-4883-8a6e-60f4b0984aba, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8935f294-ce73-4883-8a6e-60f4b0984aba, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85b34bea-b068-4a9e-ae26-b80babf856d8, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85b34bea-b068-4a9e-ae26-b80babf856d8, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85b34bea-b068-4a9e-ae26-b80babf856d8, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e99efda0-5c96-49e9-9e1d-ddeaeb3a583e, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e99efda0-5c96-49e9-9e1d-ddeaeb3a583e, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e99efda0-5c96-49e9-9e1d-ddeaeb3a583e, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f1cdf16-8d55-49f2-ba44-292032bfcfde, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f1cdf16-8d55-49f2-ba44-292032bfcfde, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f1cdf16-8d55-49f2-ba44-292032bfcfde, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 112a73fb-48bb-4bf8-8ee5-f75c5f81a867, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 112a73fb-48bb-4bf8-8ee5-f75c5f81a867, ghrun-kj7ehpytbu.auto.internal:65058): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 112a73fb-48bb-4bf8-8ee5-f75c5f81a867, ghrun-kj7ehpytbu.auto.internal:65058): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 62edc201-b2f9-4714-94cf-3806467c780c, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 62edc201-b2f9-4714-94cf-3806467c780c, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 62edc201-b2f9-4714-94cf-3806467c780c, ghrun-kj7ehpytbu.auto.internal:65058): 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=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fe9f769-d638-49a7-ae28-b432f49ae4a3, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fe9f769-d638-49a7-ae28-b432f49ae4a3, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_Uint64`\n                        FOR `/Root/table_ttl_Uint64` AS `/Root/table_ttl_Uint64`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:24833/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fe9f769-d638-49a7-ae28-b432f49ae4a3, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 921329c2-ea52-402d-ab5b-568b1c816b17, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 921329c2-ea52-402d-ab5b-568b1c816b17, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint64" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 921329c2-ea52-402d-ab5b-568b1c816b17, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12f81fc4-5db8-434d-a22e-09e82c035614, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12f81fc4-5db8-434d-a22e-09e82c035614, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint64" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12f81fc4-5db8-434d-a22e-09e82c035614, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe240d96-6257-479f-946f-45664ce02266, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe240d96-6257-479f-946f-45664ce02266, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656001 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe240d96-6257-479f-946f-45664ce02266, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a68abf6-2a23-4cdd-9235-c2f02f238d5e, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a68abf6-2a23-4cdd-9235-c2f02f238d5e, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656002 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a68abf6-2a23-4cdd-9235-c2f02f238d5e, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28a6b5a5-70ce-488b-b594-b9276020c6e9, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28a6b5a5-70ce-488b-b594-b9276020c6e9, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656003 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28a6b5a5-70ce-488b-b594-b9276020c6e9, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a53f4e1-6532-4f38-89e5-00685607ddab, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a53f4e1-6532-4f38-89e5-00685607ddab, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656004 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a53f4e1-6532-4f38-89e5-00685607ddab, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6b76830-f643-4522-9c8b-4a92b3e3d37b, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6b76830-f643-4522-9c8b-4a92b3e3d37b, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656005 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6b76830-f643-4522-9c8b-4a92b3e3d37b, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba31676e-fe85-47d5-8144-14c69cc31be9, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba31676e-fe85-47d5-8144-14c69cc31be9, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656006 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba31676e-fe85-47d5-8144-14c69cc31be9, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 321e3f43-fef1-484f-aca1-5ff87b0cad7a, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 321e3f43-fef1-484f-aca1-5ff87b0cad7a, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656007 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 321e3f43-fef1-484f-aca1-5ff87b0cad7a, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e24df489-6bef-40e0-ad1d-1d5f37403ffe, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e24df489-6bef-40e0-ad1d-1d5f37403ffe, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656008 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e24df489-6bef-40e0-ad1d-1d5f37403ffe, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f593ac9-da4a-4173-a70f-3917627245c8, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f593ac9-da4a-4173-a70f-3917627245c8, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656009 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f593ac9-da4a-4173-a70f-3917627245c8, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6df62f10-8910-4bda-acc7-6512627147e5, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6df62f10-8910-4bda-acc7-6512627147e5, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656010 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6df62f10-8910-4bda-acc7-6512627147e5, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37801e2c-06a0-455b-aaed-9be2a0eba0e0, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37801e2c-06a0-455b-aaed-9be2a0eba0e0, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656011 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37801e2c-06a0-455b-aaed-9be2a0eba0e0, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01745f58-4436-416a-b91e-a661ab0c7a1a, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01745f58-4436-416a-b91e-a661ab0c7a1a, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656012 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01745f58-4436-416a-b91e-a661ab0c7a1a, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2df26fd-43ce-404f-98aa-cbb3e5c133ed, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2df26fd-43ce-404f-98aa-cbb3e5c133ed, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656013 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2df26fd-43ce-404f-98aa-cbb3e5c133ed, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10117cf9-2e52-4835-8c30-da86251e83dd, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10117cf9-2e52-4835-8c30-da86251e83dd, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656014 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10117cf9-2e52-4835-8c30-da86251e83dd, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf899c81-327f-43bd-ae40-fcf7f99612f6, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf899c81-327f-43bd-ae40-fcf7f99612f6, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656015 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf899c81-327f-43bd-ae40-fcf7f99612f6, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9410c7c-0b4c-4af0-a9d5-394b962c1b21, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9410c7c-0b4c-4af0-a9d5-394b962c1b21, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656016 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9410c7c-0b4c-4af0-a9d5-394b962c1b21, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8565558-5893-4fff-94e1-003a682f8055, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8565558-5893-4fff-94e1-003a682f8055, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656017 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8565558-5893-4fff-94e1-003a682f8055, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 5babd1b0-9d02-4792-9230-7cce5d12c3dc, localhost:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5babd1b0-9d02-4792-9230-7cce5d12c3dc, localhost:65058): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5babd1b0-9d02-4792-9230-7cce5d12c3dc, localhost:65058): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 65058 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-kj7ehpytbu.auto.internal:65058, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1f67087-3391-437a-8b04-fb97ce8c01e4, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1f67087-3391-437a-8b04-fb97ce8c01e4, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656018 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1f67087-3391-437a-8b04-fb97ce8c01e4, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5aa91f9-83e6-4e49-b46e-0d544b6590f6, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5aa91f9-83e6-4e49-b46e-0d544b6590f6, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656019 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5aa91f9-83e6-4e49-b46e-0d544b6590f6, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 755a7560-b539-4722-98f4-46120d585004, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 755a7560-b539-4722-98f4-46120d585004, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656020 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 755a7560-b539-4722-98f4-46120d585004, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3fca617f-0881-480f-bc10-e63f1ef27188, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fca617f-0881-480f-bc10-e63f1ef27188, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656021 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fca617f-0881-480f-bc10-e63f1ef27188, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 432b9c21-4e6f-4a44-8dd0-4c31fedbdd60, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 432b9c21-4e6f-4a44-8dd0-4c31fedbdd60, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656022 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 432b9c21-4e6f-4a44-8dd0-4c31fedbdd60, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e78c1d8-6671-448b-aa11-66fb4502c667, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e78c1d8-6671-448b-aa11-66fb4502c667, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656023 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e78c1d8-6671-448b-aa11-66fb4502c667, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 027a394e-60ca-4d01-b9a9-8c40a4c285b2, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 027a394e-60ca-4d01-b9a9-8c40a4c285b2, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656024 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 027a394e-60ca-4d01-b9a9-8c40a4c285b2, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af71ba15-fc99-4f10-b082-70efdad5d461, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af71ba15-fc99-4f10-b082-70efdad5d461, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656025 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af71ba15-fc99-4f10-b082-70efdad5d461, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, d7110a4d-eacc-4b25-8606-4bdc146d886b, localhost:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d7110a4d-eacc-4b25-8606-4bdc146d886b, localhost:24833): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d7110a4d-eacc-4b25-8606-4bdc146d886b, localhost:24833): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kj7ehpytbu.auto.internal" port: 24833 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-kj7ehpytbu.auto.internal:24833, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be23f015-e8ef-47af-9686-1e21cc7411c6, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be23f015-e8ef-47af-9686-1e21cc7411c6, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Uint64`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be23f015-e8ef-47af-9686-1e21cc7411c6, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1fccb592-4e50-40ae-b5f8-2a57080fa2cc, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fccb592-4e50-40ae-b5f8-2a57080fa2cc, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_Uint64" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fccb592-4e50-40ae-b5f8-2a57080fa2cc, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ff114d6-e718-4e69-ac15-cecf2acfb23a, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ff114d6-e718-4e69-ac15-cecf2acfb23a, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint64" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ff114d6-e718-4e69-ac15-cecf2acfb23a, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b58c28a-63fb-4b3e-90c5-8a5f5c2f7ce9, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b58c28a-63fb-4b3e-90c5-8a5f5c2f7ce9, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint64" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b58c28a-63fb-4b3e-90c5-8a5f5c2f7ce9, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a4371ec-0283-44bc-b14a-192751099ef8, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a4371ec-0283-44bc-b14a-192751099ef8, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a4371ec-0283-44bc-b14a-192751099ef8, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc25d010-70a7-4b1a-9d36-ee3d6e845fb0, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc25d010-70a7-4b1a-9d36-ee3d6e845fb0, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc25d010-70a7-4b1a-9d36-ee3d6e845fb0, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6fce37b-cfe2-4dc4-b722-c4760e206b1d, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6fce37b-cfe2-4dc4-b722-c4760e206b1d, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6fce37b-cfe2-4dc4-b722-c4760e206b1d, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd66eb3b-5790-432c-b4e1-a26608b37806, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd66eb3b-5790-432c-b4e1-a26608b37806, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd66eb3b-5790-432c-b4e1-a26608b37806, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34c39330-69ea-4775-a95b-c0a8619576d8, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34c39330-69ea-4775-a95b-c0a8619576d8, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34c39330-69ea-4775-a95b-c0a8619576d8, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f35950c-9085-42ab-9008-ae7bfd7244ba, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f35950c-9085-42ab-9008-ae7bfd7244ba, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f35950c-9085-42ab-9008-ae7bfd7244ba, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5cb7fe2c-dbf8-4eab-a57f-35b22fba10ca, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cb7fe2c-dbf8-4eab-a57f-35b22fba10ca, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cb7fe2c-dbf8-4eab-a57f-35b22fba10ca, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be9dee48-0cf3-4837-8e95-004d2bd2e086, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be9dee48-0cf3-4837-8e95-004d2bd2e086, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be9dee48-0cf3-4837-8e95-004d2bd2e086, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29fe5c1d-6042-457a-92e3-4e7cdb2b1b72, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29fe5c1d-6042-457a-92e3-4e7cdb2b1b72, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29fe5c1d-6042-457a-92e3-4e7cdb2b1b72, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b1ae70a-1934-47aa-9302-fcca29f6a688, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b1ae70a-1934-47aa-9302-fcca29f6a688, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b1ae70a-1934-47aa-9302-fcca29f6a688, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec51d4f4-7e2c-4478-90c3-340263c62a35, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec51d4f4-7e2c-4478-90c3-340263c62a35, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec51d4f4-7e2c-4478-90c3-340263c62a35, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e3d99e2-8550-484c-aa8d-43d8dd771d56, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e3d99e2-8550-484c-aa8d-43d8dd771d56, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e3d99e2-8550-484c-aa8d-43d8dd771d56, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b45a2692-6987-4afc-afa8-6ccfb8d98978, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b45a2692-6987-4afc-afa8-6ccfb8d98978, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b45a2692-6987-4afc-afa8-6ccfb8d98978, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d9e928f-6c03-4c9c-bcae-2032b3af9d04, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d9e928f-6c03-4c9c-bcae-2032b3af9d04, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d9e928f-6c03-4c9c-bcae-2032b3af9d04, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ccc670e-9a59-452b-a293-f0daa63efd7b, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ccc670e-9a59-452b-a293-f0daa63efd7b, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ccc670e-9a59-452b-a293-f0daa63efd7b, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5af8c17-3f81-485c-9aaf-6e183d13379b, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5af8c17-3f81-485c-9aaf-6e183d13379b, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5af8c17-3f81-485c-9aaf-6e183d13379b, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3d7b85c-6f54-4394-bdac-559d89d6ab11, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3d7b85c-6f54-4394-bdac-559d89d6ab11, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3d7b85c-6f54-4394-bdac-559d89d6ab11, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a30691a7-253f-4a30-8fd7-342d0921639f, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a30691a7-253f-4a30-8fd7-342d0921639f, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a30691a7-253f-4a30-8fd7-342d0921639f, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c5bf427-15e8-477b-95d2-4cf54666d3c9, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c5bf427-15e8-477b-95d2-4cf54666d3c9, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c5bf427-15e8-477b-95d2-4cf54666d3c9, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64c0b2f1-30ce-4e01-8659-80b2047706a8, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64c0b2f1-30ce-4e01-8659-80b2047706a8, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64c0b2f1-30ce-4e01-8659-80b2047706a8, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46f91859-6351-4c93-9d3e-e7fa8c501314, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46f91859-6351-4c93-9d3e-e7fa8c501314, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46f91859-6351-4c93-9d3e-e7fa8c501314, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0786749a-3561-4afb-a776-e01fa2427207, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0786749a-3561-4afb-a776-e01fa2427207, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0786749a-3561-4afb-a776-e01fa2427207, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5eb0a33-91ed-44a2-be7e-bd497ee2a161, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5eb0a33-91ed-44a2-be7e-bd497ee2a161, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5eb0a33-91ed-44a2-be7e-bd497ee2a161, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa179a56-0a83-49dc-9866-c7ad35f9c3ec, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa179a56-0a83-49dc-9866-c7ad35f9c3ec, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa179a56-0a83-49dc-9866-c7ad35f9c3ec, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b7c316d0-a34d-4ecd-9463-979f90d71096, ghrun-kj7ehpytbu.auto.internal:24833): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7c316d0-a34d-4ecd-9463-979f90d71096, ghrun-kj7ehpytbu.auto.internal:24833): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Uint64(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_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_Uint64\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 Uint64)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7c316d0-a34d-4ecd-9463-979f90d71096, ghrun-kj7ehpytbu.auto.internal:24833): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzk3NzI0OGMtZGU3YzY0MTItYjA4NTQ1ZjMtNGEyNWIxMDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa906941-0412-4a38-b5b4-b917cc9cfc52, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa906941-0412-4a38-b5b4-b917cc9cfc52, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Uint64" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa906941-0412-4a38-b5b4-b917cc9cfc52, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a308bccc-ba3c-44db-8b65-9a87b78f2fcf, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a308bccc-ba3c-44db-8b65-9a87b78f2fcf, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656001 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a308bccc-ba3c-44db-8b65-9a87b78f2fcf, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9dd7512-6dc3-4850-ac86-84ee87253d43, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9dd7512-6dc3-4850-ac86-84ee87253d43, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656002 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9dd7512-6dc3-4850-ac86-84ee87253d43, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7f458f7-cce0-41d4-b1f0-0876a83315c2, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7f458f7-cce0-41d4-b1f0-0876a83315c2, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656003 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7f458f7-cce0-41d4-b1f0-0876a83315c2, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, acb0bf67-f2a6-4bc6-85dc-0153ea25cf73, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acb0bf67-f2a6-4bc6-85dc-0153ea25cf73, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656004 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acb0bf67-f2a6-4bc6-85dc-0153ea25cf73, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d64404e4-5980-48f9-983b-84e46e1e4259, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d64404e4-5980-48f9-983b-84e46e1e4259, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656005 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d64404e4-5980-48f9-983b-84e46e1e4259, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, daddb313-58cd-4bd6-bfda-cfe664248c73, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daddb313-58cd-4bd6-bfda-cfe664248c73, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656006 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daddb313-58cd-4bd6-bfda-cfe664248c73, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f5aa3ed-dc07-484d-a55a-b53ecdf6098c, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f5aa3ed-dc07-484d-a55a-b53ecdf6098c, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656007 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f5aa3ed-dc07-484d-a55a-b53ecdf6098c, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d45c8cc-4913-4a46-9380-ec640a0e9ab6, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d45c8cc-4913-4a46-9380-ec640a0e9ab6, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656008 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d45c8cc-4913-4a46-9380-ec640a0e9ab6, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f700229b-85f4-46ad-b782-8c984217ec80, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f700229b-85f4-46ad-b782-8c984217ec80, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656009 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f700229b-85f4-46ad-b782-8c984217ec80, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d6ff704-bbc0-4b2d-838c-bad8adfa629c, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d6ff704-bbc0-4b2d-838c-bad8adfa629c, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656010 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d6ff704-bbc0-4b2d-838c-bad8adfa629c, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91a5bc47-d090-4477-b817-46a2b8a92992, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91a5bc47-d090-4477-b817-46a2b8a92992, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656011 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91a5bc47-d090-4477-b817-46a2b8a92992, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca869454-4877-4b92-acdb-2301c555710b, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca869454-4877-4b92-acdb-2301c555710b, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656012 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca869454-4877-4b92-acdb-2301c555710b, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f02aa43-c10c-463f-b38e-5c25c11baee5, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f02aa43-c10c-463f-b38e-5c25c11baee5, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656013 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f02aa43-c10c-463f-b38e-5c25c11baee5, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68dc53c2-7ae7-45df-9d8b-bd7483b6166f, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68dc53c2-7ae7-45df-9d8b-bd7483b6166f, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656014 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68dc53c2-7ae7-45df-9d8b-bd7483b6166f, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70ca958e-6987-4f26-8e74-6ce562db2f3d, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70ca958e-6987-4f26-8e74-6ce562db2f3d, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656015 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70ca958e-6987-4f26-8e74-6ce562db2f3d, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5848bc44-fb01-47e4-bcb3-fc9c539cd3a4, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5848bc44-fb01-47e4-bcb3-fc9c539cd3a4, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656016 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5848bc44-fb01-47e4-bcb3-fc9c539cd3a4, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb71d97f-0bad-4973-bff1-a8717ffa74f7, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb71d97f-0bad-4973-bff1-a8717ffa74f7, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656017 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb71d97f-0bad-4973-bff1-a8717ffa74f7, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8e64c60-a7c1-4974-8f66-09fbc3cfe4b0, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8e64c60-a7c1-4974-8f66-09fbc3cfe4b0, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656018 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8e64c60-a7c1-4974-8f66-09fbc3cfe4b0, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4c9089c-b033-4677-ae29-715b32077059, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4c9089c-b033-4677-ae29-715b32077059, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656019 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4c9089c-b033-4677-ae29-715b32077059, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06f96dc7-da44-4715-8dac-c794c4a821a3, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06f96dc7-da44-4715-8dac-c794c4a821a3, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656020 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06f96dc7-da44-4715-8dac-c794c4a821a3, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49de23ca-3f49-473a-99b4-a09ceeac7321, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49de23ca-3f49-473a-99b4-a09ceeac7321, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656021 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49de23ca-3f49-473a-99b4-a09ceeac7321, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b738752-78ab-41ea-9234-8fadfc7a69ad, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b738752-78ab-41ea-9234-8fadfc7a69ad, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656022 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b738752-78ab-41ea-9234-8fadfc7a69ad, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c924827e-74bd-41e0-be99-e5712e66386c, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c924827e-74bd-41e0-be99-e5712e66386c, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656023 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c924827e-74bd-41e0-be99-e5712e66386c, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d38e7ae-9cd5-4675-8001-4294ef801b6d, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d38e7ae-9cd5-4675-8001-4294ef801b6d, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656024 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d38e7ae-9cd5-4675-8001-4294ef801b6d, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d27d8b1-f096-41fe-b90f-c2aedc5ee769, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d27d8b1-f096-41fe-b90f-c2aedc5ee769, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Uint64` 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_Uint64=CAST(3742656025 AS Uint64)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d27d8b1-f096-41fe-b90f-c2aedc5ee769, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 923fd8ca-0c49-4c81-99bc-38ef8028447e, ghrun-kj7ehpytbu.auto.internal:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 923fd8ca-0c49-4c81-99bc-38ef8028447e, ghrun-kj7ehpytbu.auto.internal:65058): request = { session_id: "ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Uint64`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 923fd8ca-0c49-4c81-99bc-38ef8028447e, ghrun-kj7ehpytbu.auto.internal:65058): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWJmODJkZWMtMjA4NjM3YTYtMTZhZTE3ZjAtZTVkNGVhMTM=
---------------------------- 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:24833/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28246
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20227
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24833
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6727
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 2155e425-f943-4847-870c-245653414f97, localhost:65058): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2155e425-f943-4847-870c-245653414f97, localhost:65058): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 2155e425-f943-4847-870c-245653414f97, localhost:65058): 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-28T15:59:05.590849219+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, 2155e425-f943-4847-870c-245653414f97, localhost:65058): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:65058". Error details:
 Rpc error, reason <_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-28T15:59:05.590849219+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:24833
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24833". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:65058
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65058". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:65058/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1686
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9520
============================== slowest durations ===============================
154.76s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
121.78s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
16.69s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--] - 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/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/nkj6/0026d4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--/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.055914 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.120587 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.171847 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.046686 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.086431 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.12788 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 5.374717 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 8.906052 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.462067 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.001462 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.558034 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.963505 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.532226 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.012512 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1941372==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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad9482 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ad9482 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ad9482 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ad9482 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034ad9482 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034ad9482 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034ad9482 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034ad9482 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034ad9482 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ad939c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034ad939c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034ae80fe in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b34b997 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b33d314 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfe2ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfe2ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfe2ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfe2ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfe2ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfe2ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfe2ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfe2ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfe2ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034adccea 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 0x000034adccea 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfe2a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfe2a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfe2a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034adccfc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034adccfc 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 0x000034adccfc 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 0x00003b34988f 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 0x00003b33cf81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b914 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003425b914 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003425b914 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003425b914 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003425b914 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00003425b914 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00003425b914 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00003425b914 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00003425b914 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00003425b914 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x00003425b914 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003425b872 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00003425b872 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00003425b872 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x00003425b872 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 0x00003425a6e2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003425a6e2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034260c00 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000342bce48 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 0x000034ae7a36 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b346b8b 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 0x00003b33c9f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b32cc69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e9fb69 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e9ebc0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e9ebc0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002220217b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222b9f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222c3b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222c311d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222c518e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000279233b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000279233b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000279233b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002792305f 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 0x000027921eb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3f14ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3f14ba 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 0x00003b3f14ba 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 0x00003b3f14ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b3f14ba 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 0x00001f7f381f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b3df85f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b3df85f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b3df85f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004b59d2ae in NYdbGrpc::TGRpcRequestImpl<Ydb::KeyValue::AlterVolumeRequest, Ydb::KeyValue::AlterVolumeResponse, NKikimr::NGRpcService::TKeyValueGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b334f3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b334f3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b334f3c 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 0x00003b334f3c 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 0x00003b334f3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b334f3c 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 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021e8324e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021e8324e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021e837ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021e837ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fa821e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f71faa6 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 0x00001f75bf8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000279233b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000279233b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000279233b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000279233b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000279233b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
==================== 1 passed, 1 error in 295.63s (0:04:55) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/00272f/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 2.53s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/00270a/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.13s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/002728/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 3.53s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/00271e/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.10s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026e3/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.18s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nkj6/0026fa/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.17s =============================
